enhancementgood first issuepriority: low
Repository metrics
- Stars
- (206 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
The suggestion we're giving right now to users that they need to manually require dotenv before the deploy script runs is kinda ridiculous, we might as well always load it ourselves - if it can't find any .env files, no harm done.
Gatsby itself does this too.