webpack-cli
webpack-cli copied to clipboard
Webpack's Command Line Interface
**What kind of change does this PR introduce?** added common support esm imports **Does this PR introduce a breaking change?** No **Other information** No
**What kind of change does this PR introduce?** feature **Did you add tests for your changes?** WIP in tests **If relevant, did you update the documentation?** NA **Summary** https://github.com/webpack/webpack-cli/pull/2809#issuecomment-870755830 **Does...
**What kind of change does this PR introduce?** feature **Did you add tests for your changes?** no **If relevant, did you update the documentation?** No **Summary** Adds initial webpack-interactive command...
**What kind of change does this PR introduce?** feat **Did you add tests for your changes?** yet to **If relevant, did you update the documentation?** yet to **Summary** Adds a...
**What kind of change does this PR introduce?** Fixes https://github.com/webpack/webpack-cli/issues/15 **Did you add tests for your changes?** No **If relevant, did you update the documentation?** N/A **Summary** Need to check...
**What kind of change does this PR introduce?** tests **Did you add tests for your changes?** It is tests **If relevant, did you update the documentation?** No need **Summary** Prepare...
**Describe the bug** I'm currently writing some unit tests for a project I'm working on that includes forwarding CLI arguments to Webpack. We do this by calling the `runCli` function...
**I'm submitting a feature request** **Webpack version:** 2.x **Please tell us about your environment:** OSX 10.x **Current behavior:** I'm not sure if this was discussed before, but it's one of...
**What kind of change does this PR introduce?** test **Did you add tests for your changes?** it is test **If relevant, did you update the documentation?** NA **Summary** snapshot testing...
**What kind of change does this PR introduce?** docs. **Did you add tests for your changes?** No. **If relevant, did you update the documentation?** Yes. **Summary** Fix https://github.com/webpack/webpack-cli/pull/3365 All breaking...