webpack.js.org icon indicating copy to clipboard operation
webpack.js.org copied to clipboard

Repository for webpack documentation and more!

Results 194 webpack.js.org issues
Sort by recently updated
recently updated
newest added

Path to invalidate the bundle is incorrect.

# Bug report **What is the current behavior?** I'm not exactly sure if this is a bug, so please let me know if I should move this somewhere else. I'm...

Resolve https://github.com/webpack/webpack.js.org/issues/5583

For https://github.com/webpack/webpack-cli/pull/3317 To be merged after new webpack-cli release.

Bumps [@docsearch/react](https://github.com/algolia/docsearch) from 3.0.0-alpha.50 to 3.2.0. Release notes Sourced from @​docsearch/react's releases. v3.2.0 3.2.0 (2022-08-02) Bug Fixes dependencies 2022-07-25 (#1451) (2c64362) dependencies 2022-08-01 (#1471) (8f67c47) form: validate URL correctly (26b0af9)...

dependencies

Bumps [@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader) from 2.0.0-next.9 to 2.1.2. Release notes Sourced from @​mdx-js/loader's releases. 2.1.2 Core 7bcd7059 Fix some performance by improving vdom diffing by @​0phoff in mdx-js/mdx#2062 f77c33f5 Fix support for...

dependencies

**Feature to document** I noticed that the recommendations for using `ts-node` to load `webpack.config.ts` can be simplified: https://webpack.js.org/configuration/configuration-languages/ First, `TS_NODE_PROJECT` environment variable is supported natively by ts-node; no need to...

**Feature to document** https://webpack.js.org/configuration/other-options/#immutablepaths https://webpack.js.org/configuration/other-options/#managedpaths Could be a regexp with **required** capture group, which is path itself, e.g. defaults one https://github.com/webpack/webpack/blob/main/lib/config/defaults.js#L384 **Author(s)** **Additional information** [ ] I am willing to...

Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 1.0.0 to 3.0.1. Release notes Sourced from remark-gfm's releases. 3.0.1 97437dc Add improved docs by @​wooorm in remarkjs/remark-gfm#25 Full Changelog: https://github.com/remarkjs/remark-gfm/compare/3.0.0...3.0.1 3.0.0 890005e Add support for GFM...

dependencies

_describe your changes..._ - [ ] Read and sign the [CLA][1]. PRs that haven't signed it won't be accepted. - [ ] Make sure your PR complies with the [writer's...