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

I think we need to implement built-in `.env` support, there is a good plugin https://github.com/mrsteele/dotenv-webpack **Describe the solution you'd like** Allow to red env variables from `.env` file and control...

Feature Request

## Feature request I propose to add a new command to Webpack CLI that outputs a project's current configuration in full detail – including default values. The output should be...

question

**Is your feature request related to a problem? Please describe.** For internal usage - generate: - configuration file for prettier/eslint/etc - setup basic structure **Describe the solution you'd like** ```...

Feature Request

**What kind of change does this PR introduce?** feature **Did you add tests for your changes?** Yes **If relevant, did you update the documentation?** Yes **Summary** Prepare for the next...

PR: unreviewed

**What kind of change does this PR introduce?** feature https://github.com/webpack/webpack-cli/pull/2947 **Did you add tests for your changes?** WIP **If relevant, did you update the documentation?** WIP **Summary** WIP **Does this...

PR: unreviewed

## Feature request **What is the expected behavior?** Webpack could use [esbuild-kit/tsx](https://github.com/esbuild-kit/tsx) automatically if found, just like it already supports: - ts-node/register - sucrase/register/ts - @babel/register - esbuild-register - @swc/register...

**Is your feature request related to a problem? Please describe.** As node evolves, we need to change from CJS to ESM for webpack-cli. **Describe the solution you'd like** N/A **Describe...

Feature Request

**What kind of change does this PR introduce?** - inits the create-webpack-app **Did you add tests for your changes?** yes **If relevant, did you update the documentation?** **Summary** **Does this...

PR: unreviewed

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.11 to 20.12.12. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.12.11&new-version=20.12.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

PR: unreviewed
dependencies

Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.8.0 to 8.8.1. Release notes Sourced from cspell's releases. v8.8.1 Changes docs: Fix link to Dictionaries (#5585) Fix streetsidesoftware/cspell#5579 In the Configuration documentation, the link to the...

PR: reviewed-approved
dependencies