Skip to content

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

@erikunha

Description

@erikunha

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions