remove the mkdirp
code in the starter scripts server:dev
& build:dev
#356
Labels
Milestone
mkdirp
code in the starter scripts server:dev
& build:dev
#356
I'm submitting a...
Current behavior
There is an issue with the way webpack-monitor generate the folder for its reports.
I'll fix this by adding
npx mkdirp reports
toserver:dev
&build:dev
scripts, but it should be removed when this issue is fixed.NB : this only concerns the dev mode (webpack-monitor is only defined in the webpack.dev config)
Expected behavior
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment
The text was updated successfully, but these errors were encountered: