about summary refs log tree commit diff
path: root/.env.test
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-20 17:56:11 +0100
committerEugen Rochko <eugen@zeonfederated.com>2019-11-20 17:56:11 +0100
commit5605b828e5149bd3a5161eb8d536ad51094afe64 (patch)
tree70cb8f6e485008ddb5e6081235a8c29184d7140d /.env.test
parent8dfc45f757ed8995be0d16e88a1f1d6514dae677 (diff)
Bump webpacker from 4.0.7 to 4.2.0 (#12416)
* Bump webpacker from 4.0.7 to 4.2.0

Bumps [webpacker](https://github.com/rails/webpacker) from 4.0.7 to 4.2.0.
- [Release notes](https://github.com/rails/webpacker/releases)
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/webpacker/compare/v4.0.7...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Use NODE_ENV=tests instead of test, to work around async modules not having a chunk
Diffstat (limited to '.env.test')
-rw-r--r--.env.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.test b/.env.test
index fa4e1d91f..761d0d921 100644
--- a/.env.test
+++ b/.env.test
@@ -1,5 +1,5 @@
 # Node.js
-NODE_ENV=test
+NODE_ENV=tests
 # Federation
 LOCAL_DOMAIN=cb6e6126.ngrok.io
 LOCAL_HTTPS=true