webpack-cli
webpack-cli copied to clipboard
Webpack's Command Line Interface
**What kind of change does this PR introduce?** feature **Did you add tests for your changes?** WIP **If relevant, did you update the documentation?** **Summary** Added code for graceful exit....
If webpack-cli is terminated by SIGINT while writing to the filesystem cache (e.g. in watch mode during an incremental rebuild of a project with large external source maps), the filesystem...
**What kind of change does this PR introduce?** FEATURE **Did you add tests for your changes?** yes, more tests WIP **If relevant, did you update the documentation?** WIP **Summary** Fixes...
**What kind of change does this PR introduce?** Fix **Did you add tests for your changes?** Yup **If relevant, did you update the documentation?** Yes **Summary** No dev server when...
**What kind of change does this PR introduce?** chore **Did you add tests for your changes?** Update test suite. **If relevant, did you update the documentation?** Yes **Summary** Rename `--additional-package`...
**What kind of change does this PR introduce?** feature **Did you add tests for your changes?** Yes **If relevant, did you update the documentation?** **Summary** add alias `a` for `analyze`...
**What kind of change does this PR introduce?** refactoring, resolve TODO **Did you add tests for your changes?** Will be added after fix entry bug in webpack **If relevant, did...
**What kind of change does this PR introduce?** fix **Did you add tests for your changes?** WIP **If relevant, did you update the documentation?** NO **Summary** **Does this PR introduce...
**What kind of change does this PR introduce?** performance **Did you add tests for your changes?** existing **If relevant, did you update the documentation?** NA **Summary** - Improve performance -...
**What kind of change does this PR introduce?** feature **Did you add tests for your changes?** Yes **If relevant, did you update the documentation?** N/A **Summary** This PR aims at...