Closed cmccormack closed 5 years ago
I noticed when running
npm run start:dev
, which should be the script used to run the project, webpack prints out:[ webpack mode: production ]
Shouldn't it be in development mode by default?
Updated sorry about that
I noticed when running
npm run start:dev
, which should be the script used to run the project, webpack prints out:Shouldn't it be in development mode by default?