johnagan / clean-webpack-plugin

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

Why come across an error when mkdir after delete the dir #70

Closed supwjm closed 6 years ago

supwjm commented 6 years ago

When I set webpack config devtool: 'eval-source-map' , this plugin come across an error when making dir after it has deleted dir successly.