Open ghost opened 7 years ago
Or maybe the package.json could be scanned for a pre and post WriteFileWebpackPlugin script. And the script would be executed. Then oneself could decide what to execute before and after the files have been saved. My usecase for the post script would be a "git add myPublicFolder"
+1
Would be nice if the folder which contains the temp files would be wiped after each call.
Whats the reason you cannot use https://github.com/johnagan/clean-webpack-plugin?
Would be nice if the folder which contains the temp files would be wiped after each call.