rsnext/test/integration/env-config/app
JJ Kasper dd644945ea
Fix encoding for env files in serverless mode (#14750)
This makes sure to base64 encode the `.env*` file contents before passing them in the URL for the serverless-loader since `!` is a special character in this case which can cause webpack to fail to build

Closes: https://github.com/vercel/next.js/issues/14749
2020-06-30 21:33:37 +00:00
..
pages Fix encoding for env files in serverless mode (#14750) 2020-06-30 21:33:37 +00:00
.env Fix encoding for env files in serverless mode (#14750) 2020-06-30 21:33:37 +00:00
.env.development Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.development.local Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.local Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.production Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.production.local Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.test Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.test.local Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
next.config.js De-experimentalize custom-routes (#14602) 2020-06-27 09:18:18 +00:00
package.json Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00