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 12 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 ?

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.15 to 24.9.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=24.0.15&new-version=24.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 9.38.0. Release notes Sourced from eslint's releases. v9.38.0 Features ce40f74 feat: update complexity rule to only highlight function header (#20048) (Atul Nair) e37e590 feat: correct...

dependencies
javascript

Bumps [webpack](https://github.com/webpack/webpack) from 5.100.2 to 5.102.1. Release notes Sourced from webpack's releases. v5.102.1 Fixes Supported extends with env for browserslist Supported JSONP fragment format for web workers. Fixed dynamic import...

dependencies
javascript

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.3. Release notes Sourced from typescript's releases. TypeScript 5.9.3 Note: this tag was recreated to point at the correct commit. The npm package contained the...

dependencies
javascript