Force the NPM_CONFIG_PRODUCTION flag to disable pruning of deps

This commit is contained in:
Oliver Günther
2021-07-19 14:17:45 +02:00
parent 4d7bb8b559
commit ead49ceb12
+3
View File
@@ -46,3 +46,6 @@ wizards:
- https://github.com/pkgr/addon-memcached.git
- ./packaging/addons/openproject
buildpack: https://github.com/opf/heroku-buildpack-multi.git
env:
- NODE_ENV=production
- NPM_CONFIG_PRODUCTION=false