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 [sass](https://github.com/sass/dart-sass) from 1.77.0 to 1.77.1. Release notes Sourced from sass's releases. Dart Sass 1.77.1 To install Sass 1.77.1, download one of the packages below and add it to your...

PR: reviewed-approved
dependencies

This PR adds a plugin directory with a basic dot-env support plugin. I am not sure on how to go about it further. But provides a basic program in the...

PR: review-outdated

created a cli flags file, please review. if correct ill move forward to complete it. @snitin315 @alexander-akait #1838

PR: conflict
PR: unreviewed

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

PR: unreviewed

**What kind of change does this PR introduce?** It introduces a new feature which is the config command which has three options i.e file, name and include. **Did you add...

PR: conflict
PR: review-outdated

This package introduces a command to create webppack app will templates of various frameworks such as react and vue via the command create-webpack-app #2944

PR: reviewed-changes-requested

Bumps [sass](https://github.com/sass/dart-sass) from 1.77.0 to 1.77.2. Release notes Sourced from sass's releases. Dart Sass 1.77.2 To install Sass 1.77.2, download one of the packages below and add it to your...

PR: unreviewed
dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.3. Release notes Sourced from typescript's releases. TypeScript 5.5.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...

PR: unreviewed
dependencies

For verification, I temporarily modernised package.json by running 'ncu' and 'ncu -u' under the ‘@webpack-cli/generators’ installation folder. ![©typesyeoman-generator](https://github.com/webpack/webpack-cli/assets/531628/8e6114c5-35fd-47d0-aa01-fe16b6a718f0) When 'yarn install' was executed, an 'unmet peer dependency' warning for an...

Bug

Several internal module versions with deprecated warnings have been modernised. The associated 'unmet peer dependency' warning was also resolved by installing '@types/inquirer, @yeoman/types, mem-fs, webpack'. **What kind of change does...

PR: conflict
PR: unreviewed