Closed achmadk closed 6 years ago
Hi @achmadk , yes you can add that package and make PR. I saw the problem like you mention. Thanks.
@achmadk my bad, I add clean-webpack-plugin but didn't push the package json. No need pull request, I will merge the code by today.
@achmadk mungkin bisa di close Issuenya karena sudah solve
@ri7nz , aku lihat di package.json nya di branch master masih belum ada "clean-webpack-plugin" lho. Kayaknya mas @tyohan lupa.
@achmadk belum sempat push, temp solution masukin aja manual nanti tinggal di stash.
yah PR-nya udah keduluan mas @ri7nz mas.
Hello, @tyohan, @ri7nz, and @satyakresna.
I have cloned this repo, then trying to run
npm run build
. Unfortunately I got error like this:Can I create PR to add
clean-webpack-plugin
into devDependencies ?