rsnext/docs/basic-features
Tim Neutkens 313b552026
Enable .env support by default (#12911)
* Enable .env support by default

Given we've had tons of reports from various people that expected .env support to work even though they had dotenv installed already I think it's fine to enable it as a default:

Fixes #12728

* Remove old test

* Fix duplicate env loading

* Update docs

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2020-05-15 14:02:16 -05:00
..
built-in-css-support.md Enable sassOptions support in next.config.js (#12685) 2020-05-10 22:11:48 -04:00
data-fetching.md Update documentation that refers to isomorphic fetch libs (#12686) 2020-05-10 14:16:03 -04:00
environment-variables.md Enable .env support by default (#12911) 2020-05-15 14:02:16 -05:00
pages.md Update documentation that refers to isomorphic fetch libs (#12686) 2020-05-10 14:16:03 -04:00
static-file-serving.md Update note about public and pages overlap (#10287) 2020-01-30 01:13:55 -05:00
typescript.md Add documentation for TypeScript baseUrl and paths option (#12379) 2020-05-06 10:56:06 +02:00