webpack-cli
webpack-cli copied to clipboard
Webpack's Command Line Interface
Bumps the dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [sass](https://github.com/sass/dart-sass) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 22.19.1 to 22.19.2 Commits See full diff in compare view Updates `sass` from 1.94.2 to 1.95.0...
**What kind of change does this PR introduce?** #3075 **Did you add tests for your changes?** TBD **If relevant, did you update the documentation?** TBD **Summary** **Does this PR introduce...
## Feature request Import webpack.confg.ts with native TS support, without interpreters, by default. ### What is motivation or use case for adding/changing the behavior? Node 22.18+ can read TS just...