I am having an issue which seems to be exclusive to Windows where `process.env.VUE_ENV` is not getting shimmed but works fine on Mac and Linux. It seems to be discrepancy in Windows as the process object doesn't show up as it does in other platforms. Some more details on the issue can be found here: https://github.com/nblackburn/vue-brunch/issues/4#issuecomment-248772655
I am having an issue which seems to be exclusive to Windows where
process.env.VUE_ENVis not getting shimmed but works fine on Mac and Linux.It seems to be discrepancy in Windows as the process object doesn't show up as it does in other platforms.
Some more details on the issue can be found here: https://github.com/nblackburn/vue-brunch/issues/4#issuecomment-248772655