run-script-webpack-plugin
run-script-webpack-plugin copied to clipboard
Automatically run your script once Webpack's build completes.
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.
Need to create a changelog file or description on the release tag, so it easier to track what the changes happen so far
Add some tests for a package for easier bug fixes. Usecases, ways to test, etc
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 [](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...
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...
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...
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...