webpack-cli
webpack-cli copied to clipboard
Webpack's Command Line Interface
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)...
**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...
**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?**...
**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`,...
**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?**...
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` |...
**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...