/
githubmirror
/
webpack
ОбзорДокументацияВойти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
webpack/
.../configCases/css/
..
async-chunk-node

chore: resolve "use strict" TODO (#19705)

год назад
auto-default

feat: default experiments.css/html/asyncWebAssembly to "auto" (#21365)

месяц назад
auto-less-loader

feat: default experiments.typescript to "auto" (#21398)

месяц назад
auto-loader-fallback

fix: keep loader results as JavaScript when css/html support is implicitly enabled (#21485)

19 дней назад
auto-loader

feat: default experiments.css/html/asyncWebAssembly to "auto" (#21365)

месяц назад
auto-sass-like

feat: default experiments.css/html/asyncWebAssembly to "auto" (#21365)

месяц назад
basic-dynamic-only

chore: resolve "use strict" TODO (#19705)

год назад
basic-esm-target-node

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
basic-esm-target-web

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
basic-initial-only

chore: resolve "use strict" TODO (#19705)

год назад
basic-web-async

chore: resolve "use strict" TODO (#19705)

год назад
basic

chore: resolve "use strict" TODO (#19705)

год назад
build-http

test: generate snapshots per test case (#20675)

5 месяцев назад
case-insensitive

Add case-insensitivity integration tests for CSS and HTML parsing (#21507)

17 дней назад
charset

test: stabilize warning/error snapshots and fix big-assets test case (#21110)

2 месяца назад
chunk-load-error-event

feat: attach original event to ChunkLoadError (#21388)

месяц назад
cjs-module-syntax

feat: improve localIdentName hashing

9 месяцев назад
composes-convention-warning

fix(css): apply exportsConvention in ICSS warning + reference checks; broaden updateHash (#20957)

3 месяца назад
compound-selector-digits

fix(css,html): correct two printer defects a real-browser equivalence check found (#21608)

6 дней назад
concatenation-no-runtime

fix: drop unused __webpack_require__ runtime in concatenated CSS (#20936)

3 месяца назад
conflicting-order

test: stabilize warning/error snapshots and fix big-assets test case (#21110)

2 месяца назад
contenthash

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
counter-scoping

feat(css): scope counter names in CSS modules (#21600)

7 дней назад
createStylesheet-attributes

test: add missing CSS test cases inspired by css-loader and mini-css-extract-plugin (#20914)

3 месяца назад
css-auto

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
css-loader

feat(css): class wins the JS export on cross-kind conflicts in CSS modules (#21538)

13 дней назад
css-modules-composes-order

fix: predictable composes import order across CSS module rules (#20948)

3 месяца назад
css-modules-export-conflicts

feat(css): class wins the JS export on cross-kind conflicts in CSS modules (#21538)

13 дней назад
css-modules-hash-collision

fix: use compiler context for CSS modules hash to avoid collisions (#20799)

4 месяца назад
css-modules-order-hook

feat: added `CssModulesPlugin.getCompilationHooks(compilation).orderModules` hook

3 месяца назад
css-modules-value-overriding

fix: @value overriding

3 месяца назад
css-modules-value-url-import

test: stabilize warning/error snapshots and fix big-assets test case (#21110)

2 месяца назад
css-modules

feat(css): scope counter names in CSS modules (#21600)

7 дней назад
css-order-concatenate-modules

test: generate snapshots per test case (#20675)

5 месяцев назад
css-order-reexport

test: generate snapshots per test case (#20675)

5 месяцев назад
css-order

test: generate snapshots per test case (#20675)

5 месяцев назад
css-order2

test: generate snapshots per test case (#20675)

5 месяцев назад
css-order3

test: generate snapshots per test case (#20675)

5 месяцев назад
css-server-styles-alone

feat(css): add __webpack_css_server_styles__ to read server-collected CSS (#21576)

10 дней назад
css-server-styles-global-this

feat(css): add __webpack_css_server_styles__ to read server-collected CSS (#21576)

10 дней назад
css-server-styles-order

feat(css): add __webpack_css_server_styles__ to read server-collected CSS (#21576)

10 дней назад
css-server-styles-prerender

feat(css): add __webpack_css_server_styles__ to read server-collected CSS (#21576)

10 дней назад
css-server-styles

feat(css): add __webpack_css_server_styles__ to read server-collected CSS (#21576)

10 дней назад
css-types

fix: css modules bugs

8 месяцев назад
custom-media-selectors

fix(css): terminate a string or url() the tokenizer closed at EOF (#21624)

4 дня назад
custom-media-warnings

fix(css): terminate a string or url() the tokenizer closed at EOF (#21624)

4 дня назад
dashed-idents-scoping

feat: scope view-transition names in CSS modules (#21486)

19 дней назад
default-entry

feat: resolve default ./src entry to index.html/index.css under experiments (#21039)

3 месяца назад
default-exports-parser-options

test: stabilize warning/error snapshots and fix big-assets test case (#21110)

2 месяца назад
dynamic-import-css-preload-mixed

feat: add output.resourceHints (preload / prefetch / modulepreload / preconnect emission) (#21463)

21 день назад
dynamic-import-css-preload

feat: add output.resourceHints (preload / prefetch / modulepreload / preconnect emission) (#21463)

21 день назад
escape-unescape

feat(css): class wins the JS export on cross-kind conflicts in CSS modules (#21538)

13 дней назад
export-type-concatenation

test: add module concatenation cases for asset, json, css module types

3 месяца назад
export-type-fullhash-publicpath

fix: substitute [fullhash] in url() public paths for inlined CSS export types (#21054)

2 месяца назад
export-type-style-and-text-import

fix: CSS @import should inherit parent's exportType over parser config (#20838)

4 месяца назад
export-type-style-universal

feat: harden universal (node + web) target support — CSS SSR, coverage, runtime helper (#21208)

2 месяца назад
export-type-style

feat: support CSS text/css-style-sheet exportType module concatenation (#20851)

3 месяца назад
export-type-text-url

fix: correct url resolution and preserve source maps for non-link CSS export types (#20717)

4 месяца назад
export-type

test: stabilize warning/error snapshots and fix big-assets test case (#21110)

2 месяца назад
exports-convention-function-array

test: add missing CSS test cases inspired by css-loader and mini-css-extract-plugin (#20914)

3 месяца назад
exports-convention

feat: new features for CSS modules

5 месяцев назад
exports-in-node

chore: resolve "use strict" TODO (#19705)

год назад
exports-only-generator-options

chore: resolve "use strict" TODO (#19705)

год назад
external-in-node

test: stabilize warning/error snapshots and fix big-assets test case (#21110)

2 месяца назад
external-in-web

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
ignore-conflicting-order

test: add missing CSS test cases inspired by css-loader and mini-css-extract-plugin (#20914)

3 месяца назад
import-at-middle

test: stabilize warning/error snapshots and fix big-assets test case (#21110)

2 месяца назад
import-css-stylesheet-universal

feat: harden universal (node + web) target support — CSS SSR, coverage, runtime helper (#21208)

2 месяца назад
import-css-stylesheet

feat(css): added css-style-sheet to exportType for CSSStyleSheet return (#20104)

9 месяцев назад
import-custom-loader

Experimental HTML: parser/generator options, compilation hooks, and fixes (#21441)

22 дня назад
import-different-case

chore: resolve "use strict" TODO (#19705)

год назад
import-module

chore: resolve "use strict" TODO (#19705)

год назад
import

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
insert-plugin

test: add missing CSS test cases inspired by css-loader and mini-css-extract-plugin (#20914)

3 месяца назад
large

feat(css): class wins the JS export on cross-kind conflicts in CSS modules (#21538)

13 дней назад
link-insert-hook

feat: add linkInsert hook to CssLoadingRuntimeModule (#20947)

3 месяца назад
local-ident-name

Support inline hash digest/length in path placeholders and CSS localIdentName (#21259)

2 месяца назад
mini-css-extract-plugin

test: add missing CSS test cases inspired by css-loader and mini-css-extract-plugin (#20914)

3 месяца назад
minimize-calc

feat(css): four more value-level minify transforms (#21629)

4 дня назад
minimize-colors

feat(css): join adjacent rules and fold more value spellings (#21648)

день назад
minimize-convert-length-units

feat: configure or exclude each asset type's minifier via optimization.minimize (#21663)

16 часов назад
minimize-declined

feat(css): join adjacent rules and fold more value spellings (#21648)

день назад
minimize-empty-rules

feat(minify): more safe CSS/HTML transforms, with the name tables generated (#21581)

9 дней назад
minimize-environment

feat(css): join adjacent rules and fold more value spellings (#21648)

день назад
minimize-esbuild

feat(css): four more value-level minify transforms (#21629)

4 дня назад
minimize-experiments-auto

fix(css): terminate a string or url() the tokenizer closed at EOF (#21624)

4 дня назад
minimize-experiments-true

fix(css): terminate a string or url() the tokenizer closed at EOF (#21624)

4 дня назад
minimize-lightningcss-selectors

feat(css): drop the whitespace a combinator inside a selector function does not need (#21611)

4 дня назад
minimize-lightningcss-values

feat(css): four more value-level minify transforms (#21629)

4 дня назад
minimize-minimizer-detection

feat(minify): safe HTML minify transforms, driven by the spec grammars (#21586)

8 дней назад
minimize-minimizer-in-plugins

feat(minify): safe HTML minify transforms, driven by the spec grammars (#21586)

8 дней назад
minimize-minimizer-include-only

feat(minify): safe HTML minify transforms, driven by the spec grammars (#21586)

8 дней назад
minimize-nesting

feat(css): join adjacent rules and fold more value spellings (#21648)

день назад
minimize-selectors

feat(css): join adjacent rules and fold more value spellings (#21648)

день назад
minimize-shorthands

feat(css): join adjacent rules and fold more value spellings (#21648)

день назад
minimize-source-map

feat: safely minify native CSS and HTML via minimizer-webpack-plugin minify functions (#21491)

12 дней назад
minimize-strings

feat(css): four more value-level minify transforms (#21629)

4 дня назад
minimize-timing-functions

feat(css): four more value-level minify transforms (#21629)

4 дня назад
minimize-urls

feat(css): join adjacent rules and fold more value spellings (#21648)

день назад
minimize-user-minimizer-both-types

fix(minimize): skip CSS or HTML a configured minimizer already covers (#21566)

11 дней назад
minimize-user-minimizer

fix(css): terminate a string or url() the tokenizer closed at EOF (#21624)

4 дня назад
minimize-values

feat(css): join adjacent rules and fold more value spellings (#21648)

день назад
minimize

feat(css): fold CSS math functions over constant operands (#21596)

7 дней назад
multiple-entries-common

test: mini css extract plugin tests

4 месяца назад
multiple-entries

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
named-exports-mangling

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
named-exports-parser-options

feat: improve localIdentName hashing

9 месяцев назад
namespace

fix(css): leave @namespace URIs alone (#21658)

день назад
no-extra-empty-js

feat: remove empty needless js output for normal css module (#20162)

6 месяцев назад
no-extra-runtime-css-modules

feat: remove empty needless js output for normal css module (#20162)

6 месяцев назад
no-extra-runtime-only-initial

fix(css): no extra runtime for initial chunk (#20098)

9 месяцев назад
no-extra-runtime-with-asset-modules

refactor(css): introduce AST

2 месяца назад
node

fix(css): skip JS module generation for unused CSS exports (#20337)

7 месяцев назад
nosources-source-map-export-types

fix: source map generation for embedded CSS

3 месяца назад
parsing

test: cross test our CSS tokenizer (#20601)

5 месяцев назад
pathinfo

chore: resolve "use strict" TODO (#19705)

год назад
postcss-modules-plugins

feat(css): class wins the JS export on cross-kind conflicts in CSS modules (#21538)

13 дней назад
prefer-relative-css-import

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
prefer-relative

feat: improve localIdentName hashing

9 месяцев назад
prefetch-dedupe

fix(css): honor output.resourceHints.dedupe in the css prefetch runtime (#21561)

11 дней назад
prefetch-preload-module-only-css

chore: resolve "use strict" TODO (#19705)

год назад
prefetch-preload-module

chore: resolve "use strict" TODO (#19705)

год назад
pseudo-export

chore: resolve "use strict" TODO (#19705)

год назад
pseudo-import-export-chunks

test: cover :import/:export across initial and async chunks (#20928)

3 месяца назад
pseudo-import

refactor(test): migrate errors.js/warnings.js to Jest snapshots (#20966)

3 месяца назад
public-path

perf: stabilize object shapes for less shape transition (#21061)

2 месяца назад
pure-container-keywords

perf: reduce CSS parser CPU and retained comment state (#21202)

2 месяца назад
pure-css

feat(css): scope counter names in CSS modules (#21600)

7 дней назад
pure-parser-options

test: stabilize warning/error snapshots and fix big-assets test case (#21110)

2 месяца назад
reexport

feat(css): class wins the JS export on cross-kind conflicts in CSS modules (#21538)

13 дней назад
runtime-data-webpack

style: set `arrowParens` to `true` (#19706)

год назад
runtime-document-head-get-computed-style

style: set `arrowParens` to `true` (#19706)

год назад
runtime-issue

feat: improve localIdentName hashing

9 месяцев назад
side-effects

perf(css): cache escape/unescapeIdentifier and move them to walkCssTokens (#20952)

3 месяца назад
source-map-export-types

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
source-map-hidden-payload

fix(css): name inlined CSS source map sources and honor hidden devtools (#21558)

12 дней назад
source-map-inline-names

fix(css): name inlined CSS source map sources and honor hidden devtools (#21558)

12 дней назад
source-map-loaders-placeholder

fix(css): name CSS sources in source maps by their resource path (#21536)

14 дней назад
source-map-nested-imports

fix(css): merge @imported CSS at build time for accurate inline source maps (#20954)

3 месяца назад
source-map-source-names

fix(css): name CSS sources in source maps by their resource path (#21536)

14 дней назад
sync-class-names-between-targets

test: add missing CSS test cases inspired by css-loader and mini-css-extract-plugin (#20914)

3 месяца назад
universal-async-css-chunk

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
universal

test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)

2 месяца назад
url-and-asset-module-filename

test: generate snapshots per test case (#20675)

5 месяцев назад
url-dependency-loader

Experimental HTML: parser/generator options, compilation hooks, and fixes (#21441)

22 дня назад
url-unterminated-eof

fix: several small correctness bugs (stats, css url, wasm [fullhash], defer context, html, ids, cache) (#21406)

месяц назад
url

test: stabilize warning/error snapshots and fix big-assets test case (#21110)

2 месяца назад
used-exports-shake-convention-alias

fix(css): omit unused CSS module exports from JS wrapper (#21301)

месяц назад
used-exports-shake-text-default

fix(css): omit unused CSS module exports from JS wrapper (#21301)

месяц назад
used-exports-shake-text-named

fix(css): omit unused CSS module exports from JS wrapper (#21301)

месяц назад
used-exports-shake

fix(css): omit unused CSS module exports from JS wrapper (#21301)

месяц назад
view-transitions

feat: scope view-transition names in CSS modules (#21486)

19 дней назад
webpack-ignore

Cut Bun test skips down to the few cases Bun genuinely can't run (#21239)

2 месяца назад
webworker

test: add coverage for nwjs exports condition and CSS modules with webworker target (#20530)

6 месяцев назад