Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script: ${crossEnv('NODE_ENV=development')} nodemon dist/index.bundle.js, #131

Open
theer1k opened this issue Mar 28, 2019 · 0 comments
Open

Comments

@theer1k
Copy link

theer1k commented Mar 28, 2019

When i try to run npm run dev, nps calls dev script passing NODE_ENV=development but after this code runs i've added some console.log(process.env.NODE_ENV) and that NODE_ENV becomes 'production'.. how to fix it? Thanks by the way, awesome boilerplate <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant