survivejs / webpack-book

From apprentice to master (CC BY-NC-ND)
https://survivejs.com/webpack/
2.42k stars 319 forks source link

fix(building): update clean-webpack-plugin usage #318

Closed liuzhuan closed 4 years ago

liuzhuan commented 5 years ago

For clean-webpack-plugin@3.0.0, use named export instead of default export.

Close #317

bebraw commented 4 years ago

I've resolved this at dev and it's going to be included to the next version. Sorry for the delay.