run-script-webpack-plugin icon indicating copy to clipboard operation
run-script-webpack-plugin copied to clipboard

Automatically run your script once Webpack's build completes.

Results 6 run-script-webpack-plugin issues
Sort by recently updated
recently updated
newest added

These features would be really nice to have: - Wait till process stopped during restart - Kill process with SIGKILL if it didn't stop during timeout Example: ````typescript import {ChildProcess,...

#20 related > Ideally, the code would be smart enough to detect that HMR is in use, but at the minimum, there should be documentation present regarding the autoRestart flag.

enhancement
help wanted
good first issue

Need to create a changelog file or description on the release tag, so it easier to track what the changes happen so far

documentation
help wanted
good first issue

Add some tests for a package for easier bug fixes. Usecases, ways to test, etc

help wanted

it looks like it does not enable colors when running the script how to enable it ?