johnagan / clean-webpack-plugin

A webpack plugin to remove your build folder(s) before building
MIT License
1.96k stars 135 forks source link

dist folder will be clear while devServer started by execute 'npm run start' #117

Closed penggle closed 5 years ago

penggle commented 5 years ago

Issue description or question

dist folder will be clear while devServer started by execute 'npm run start'

Webpack Config

// paste your webpack config here

Environment

Run: npx envinfo --system --binaries --npmPackages clean-webpack-plugin,webpack

# Paste the result here
chrisblossom commented 5 years ago

Please provide the following information: