webpack-cli
webpack-cli copied to clipboard
Webpack's Command Line Interface
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 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...
**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** ```...
**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...
**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...
## 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...
**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...
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 [](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...
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...