trails
trails copied to clipboard
config.main.packs doesn't seem to override correctly via NODE_ENV env setting
Issue Description
When setting NODE_ENV=worker, main.packs = [ ] has no effect, old packs list is still loaded.
Environment
- node version: 7.5
- trails version: 2
- operating system: osx
Would be nice to have a fix for this issue :)
@tjwebb doo we have this fix in V3 ?
Up :) any fix for this ?
Any way to make this work correctly?