rsnext/test/integration/env-config
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
..
app Fix encoding for env files in serverless mode (#14750) 2020-06-30 21:33:37 +00:00
test Fix encoding for env files in serverless mode (#14750) 2020-06-30 21:33:37 +00:00