webpack-cli icon indicating copy to clipboard operation
webpack-cli copied to clipboard

Webpack's Command Line Interface

Results 94 webpack-cli issues
Sort by recently updated
recently updated
newest added

Bumps the dependencies group with 3 updates in the / directory: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@commitlint/cli` from 19.4.0 to 19.4.1 Release notes Sourced from @​commitlint/cli's releases. v19.4.1 19.4.1 (2024-08-28)...

PR: unreviewed
dependencies

**What kind of change does this PR introduce?** Introduce a new File Generation and Collision Handler module - add ejs support and remove hbs conflict - add fileCollision Logic in...

PR: conflict
PR: unreviewed

**What kind of change does this PR introduce?** **Did you add tests for your changes?** **If relevant, did you update the documentation?** **Summary** **Does this PR introduce a breaking change?**...

PR: unreviewed

**What kind of change does this PR introduce?** refactor **Did you add tests for your changes?** Removed tests **If relevant, did you update the documentation?** yes **Summary** Remove `init`, `loader`,...

PR: unreviewed

**What kind of change does this PR introduce?** **Did you add tests for your changes?** **If relevant, did you update the documentation?** **Summary** **Does this PR introduce a breaking change?**...

PR: unreviewed
PR: reviewed-approved

Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.6` |...

PR: unreviewed
dependencies

**What kind of change does this PR introduce?** Feature: - `.env` file support following Vite's conventions - Only env variables prefixed with `WEBPACK_` are exposed to Webpack-processed code - Env...

**What kind of change does this PR introduce?** feature #1402 **Did you add tests for your changes?** **If relevant, did you update the documentation?** **Summary** **Does this PR introduce a...

PR: unreviewed