Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support "..." in importFields #6363

Merged
merged 3 commits into from
May 21, 2024
Merged

fix: support "..." in importFields #6363

merged 3 commits into from
May 21, 2024

Conversation

ahabhgk
Copy link
Collaborator

@ahabhgk ahabhgk commented Apr 25, 2024

Summary

webpack/webpack#18351

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Apr 25, 2024
Copy link

netlify bot commented Apr 25, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 4178e8b
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/664ac74036cdfd0008309b36

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Apr 25, 2024
@ahabhgk ahabhgk marked this pull request as ready for review May 20, 2024 03:40
@ahabhgk ahabhgk changed the title feat: supports resolve imports fields option chore: add test for importFields May 20, 2024
@github-actions github-actions bot removed the release: feature release: feature related release(mr only) label May 20, 2024
@ahabhgk ahabhgk changed the title chore: add test for importFields fix: support "..." in importFields May 20, 2024
@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label May 20, 2024
@ahabhgk ahabhgk requested a review from 9aoy May 20, 2024 03:42
9aoy
9aoy previously approved these changes May 20, 2024
@ahabhgk ahabhgk requested a review from 9aoy May 20, 2024 03:45
@ahabhgk ahabhgk enabled auto-merge (squash) May 20, 2024 03:45
Copy link
Contributor

Test Compatibility Diff

main pr diff
76.881% 76.897% ✅ ⏫ 0.016
Unpassed tests

6 🔴 Stats chunkGroups: TODO
7 🔴 Stats chunkGroups: TODO
8 🔴 Stats chunkGroups: TODO
11 🔴 Compiler: TODO
12 🔴 Compiler: TODO
13 🔴 Compiler: TODO
14 🔴 Compiler: TODO
15 🔴 Compiler: TODO
18 🔴 Compiler methods isChild: TODO
30 🔴 Compiler: TODO
32 🔴 Compiler: TODO
36 🔴 Compiler: TODO
39 🔴 Compiler: TODO
41 🔴 Compiler: TODO
48 ⚪️ aggressive-splitting-entry: TODO
49 ⚪️ aggressive-splitting-on-demand: TODO
50 ⚪️ all-stats: TODO
51 ⚪️ asset: TODO
52 ⚪️ asset-concat: TODO
53 ⚪️ async-commons-chunk: TODO
54 ⚪️ async-commons-chunk-auto: TODO
55 ⚪️ child-compiler-apply-entry-option: TODO
56 ⚪️ chunk-module-id-range: TODO
57 ⚪️ chunks: TODO
58 ⚪️ chunks-development: TODO
59 ⚪️ circular-correctness: TODO
60 ⚪️ color-disabled: TODO
61 ⚪️ color-enabled: TODO
62 ⚪️ color-enabled-custom: TODO
63 ⚪️ common-libs: TODO
64 ⚪️ commons-chunk-min-size-0: TODO
65 ⚪️ commons-chunk-min-size-Infinity: TODO
66 ⚪️ commons-plugin-issue-4980: TODO
67 ⚪️ concat-and-sideeffects: TODO
68 ⚪️ context-independence: TODO
69 ⚪️ custom-terser: TODO
70 ⚪️ define-plugin: TODO
71 ⚪️ details-error: TODO
72 ⚪️ dll-reference-plugin-issue-7624: TODO
73 ⚪️ dll-reference-plugin-issue-7624-error: TODO
74 ⚪️ entry-filename: TODO
75 ⚪️ exclude-with-loader: TODO
76 ⚪️ external: TODO
77 ⚪️ graph-correctness-entries: TODO
78 ⚪️ graph-correctness-modules: TODO
79 ⚪️ graph-roots: TODO
80 ⚪️ ignore-warnings: TODO
81 ⚪️ immutable: TODO
82 ⚪️ import-context-filter: TODO
83 ⚪️ import-weak: TODO
84 ⚪️ import-weak-parser-option: TODO
85 ⚪️ import-with-invalid-options-comments: TODO
86 ⚪️ issue-7577: TODO
87 🔴 limit-chunk-count-plugin: #4304
88 ⚪️ logging: TODO
89 ⚪️ logging-debug: TODO
90 ⚪️ max-modules: TODO
91 ⚪️ max-modules-default: TODO
92 ⚪️ module-assets: TODO
93 ⚪️ module-deduplication: TODO
94 ⚪️ module-deduplication-named: TODO
95 ⚪️ module-federation-custom-exposed-module-name: TODO
96 ⚪️ module-not-found-error: TODO
97 ⚪️ module-reasons: TODO
98 ⚪️ module-trace-disabled-in-error: TODO
99 ⚪️ module-trace-enabled-in-error: TODO
100 ⚪️ named-chunk-groups: TODO
101 ⚪️ named-chunks-plugin: TODO
102 ⚪️ named-chunks-plugin-async: TODO
103 ⚪️ no-emit-on-errors-plugin-with-child-error: TODO
104 ⚪️ optimize-chunks: TODO
105 ⚪️ output-module: TODO
106 ⚪️ parse-error: TODO
107 ⚪️ performance-disabled: TODO
108 ⚪️ performance-error: TODO
109 ⚪️ performance-no-hints: TODO
110 ⚪️ prefetch: TODO
111 ⚪️ prefetch-preload-mixed: TODO
112 ⚪️ preload: TODO
113 ⚪️ preset-detailed: TODO
114 ⚪️ preset-errors-only: TODO
115 ⚪️ preset-errors-only-error: TODO
116 ⚪️ preset-errors-warnings: TODO
117 ⚪️ preset-minimal: TODO
118 ⚪️ preset-minimal-simple: TODO
119 ⚪️ preset-mixed-array: TODO
120 ⚪️ preset-none: TODO
121 ⚪️ preset-none-array: TODO
122 ⚪️ preset-none-error: TODO
123 ⚪️ preset-normal: TODO
124 ⚪️ preset-normal-performance: TODO
125 ⚪️ preset-normal-performance-ensure-filter-sourcemaps: TODO
126 ⚪️ preset-summary: TODO
127 ⚪️ preset-verbose: TODO
128 ⚪️ real-content-hash: TODO
129 ⚪️ related-assets: TODO
130 ⚪️ resolve-plugin-context: TODO
131 ⚪️ reverse-sort-modules: TODO
132 ⚪️ runtime-chunk: TODO
133 ⚪️ runtime-chunk-integration: TODO
134 ⚪️ runtime-chunk-issue-7382: TODO
135 ⚪️ runtime-chunk-single: TODO
136 ⚪️ runtime-specific-used-exports: TODO
137 ⚪️ scope-hoisting-bailouts: TODO
138 ⚪️ scope-hoisting-multi: TODO
139 ⚪️ side-effects-issue-7428: TODO
140 ⚪️ side-effects-optimization: TODO
141 ⚪️ side-effects-simple-unused: TODO
142 ⚪️ simple: TODO
143 ⚪️ simple-more-info: TODO
144 ⚪️ split-chunks: TODO
145 ⚪️ split-chunks-automatic-name: TODO
146 ⚪️ split-chunks-chunk-name: TODO
147 ⚪️ split-chunks-combinations: TODO
148 ⚪️ split-chunks-issue-6413: TODO
149 ⚪️ split-chunks-issue-6696: TODO
150 ⚪️ split-chunks-issue-7401: TODO
151 ⚪️ split-chunks-keep-remaining-size: TODO
152 ⚪️ split-chunks-max-size: TODO
153 ⚪️ split-chunks-min-size-reduction: TODO
154 ⚪️ split-chunks-prefer-bigger-splits: TODO
155 ⚪️ split-chunks-runtime-specific: TODO
156 ⚪️ tree-shaking: TODO
157 ⚪️ wasm-explorer-examples-sync: TODO
162 ⚪️ HotTestCases async-node child-compiler issue-9706: TODO
163 ⚪️ HotTestCases async-node chunks accept-system-import: TODO
164 ⚪️ HotTestCases async-node chunks accept-system-import-webpackhot: TODO
165 ⚪️ HotTestCases async-node chunks dynamic-system-import: TODO
166 ⚪️ HotTestCases async-node chunks split-chunks: TODO
167 ⚪️ HotTestCases async-node chunks split-chunks-webpackhot: TODO
168 ⚪️ HotTestCases async-node chunks system-import: TODO
169 🔴 HotTestCases async-node chunks update-chunk-loading-runtime: #5596
170 ⚪️ HotTestCases async-node code-generation this-in-accept: TODO
171 ⚪️ HotTestCases async-node code-generation this-in-accept-webpackhot: TODO
172 ⚪️ HotTestCases async-node concat reload-compat-flag: TODO
173 ⚪️ HotTestCases async-node concat reload-external: TODO
174 ⚪️ HotTestCases async-node conditional-runtime accept-conditional: TODO
175 ⚪️ HotTestCases async-node define issue-6962: TODO
176 ⚪️ HotTestCases async-node determinism issue-10174: TODO
177 ⚪️ HotTestCases async-node disposing remove-chunk-with-shared: TODO
178 ⚪️ HotTestCases async-node disposing remove-chunk-with-shared-in-other-runtime: TODO
179 ⚪️ HotTestCases async-node disposing runtime-independent-filename: TODO
180 ⚪️ HotTestCases async-node errors decline: TODO
181 ⚪️ HotTestCases async-node errors decline-webpackhot: TODO
182 ⚪️ HotTestCases async-node errors events: TODO
183 ⚪️ HotTestCases async-node errors self-decline: TODO
184 ⚪️ HotTestCases async-node errors unaccepted: TODO
185 ⚪️ HotTestCases async-node errors unaccepted-ignored: TODO
186 ⚪️ HotTestCases async-node esm-dependency-import import-meta-webpack-hot: TODO
187 ⚪️ HotTestCases async-node esm-dependency-import module-hot: TODO
188 ⚪️ HotTestCases async-node harmony auto-import: TODO
189 ⚪️ HotTestCases async-node harmony auto-import-default: TODO
190 ⚪️ HotTestCases async-node harmony auto-import-multiple: TODO
191 ⚪️ HotTestCases async-node harmony auto-reexport: TODO
192 ⚪️ HotTestCases async-node hashing exports-info-influence: TODO
193 ⚪️ HotTestCases async-node hashing full-hash-main: TODO
194 ⚪️ HotTestCases async-node hashing full-hash-syntax-error: TODO
195 ⚪️ HotTestCases async-node invalidate conditional-accept: TODO
196 ⚪️ HotTestCases async-node invalidate during-idle: TODO
200 ⚪️ HotTestCases async-node lazy-compilation context: TODO
201 ⚪️ HotTestCases async-node lazy-compilation https: TODO
202 ⚪️ HotTestCases async-node lazy-compilation module-test: TODO
203 ⚪️ HotTestCases async-node lazy-compilation only-entries: TODO
204 ⚪️ HotTestCases async-node lazy-compilation simple: TODO
205 ⚪️ HotTestCases async-node lazy-compilation unrelated: TODO
206 ⚪️ HotTestCases async-node loader-import-module css: TODO
207 ⚪️ HotTestCases async-node numeric-ids add-remove-chunks: TODO
208 ⚪️ HotTestCases async-node numeric-ids production: TODO
209 ⚪️ HotTestCases async-node parsing hot-api-optional-chaining: TODO
222 🔴 HotTestCases async-node recover recover-after-self-error: #5596
223 ⚪️ HotTestCases async-node runtime accept: TODO
224 ⚪️ HotTestCases async-node runtime bubble-async: TODO
225 ⚪️ HotTestCases async-node runtime bubble-update: TODO
226 ⚪️ HotTestCases async-node runtime circular: TODO
227 ⚪️ HotTestCases async-node runtime dispose-removed-chunk: TODO
228 ⚪️ HotTestCases async-node runtime dispose-removed-module: TODO
229 ⚪️ HotTestCases async-node runtime import-after-download: TODO
230 ⚪️ HotTestCases async-node runtime replace-runtime-module: TODO
231 ⚪️ HotTestCases async-node runtime require-disposed-module-warning: TODO
232 ⚪️ HotTestCases async-node runtime root-error: TODO
233 ⚪️ HotTestCases async-node runtime self-accept-and-dispose: TODO
234 ⚪️ HotTestCases async-node runtime self-accept-factory: TODO
235 ⚪️ HotTestCases async-node runtime update-multiple-modules: TODO
236 ⚪️ HotTestCases async-node runtime update-multiple-times: TODO
237 ⚪️ HotTestCases async-node sharing share-plugin: TODO
238 ⚪️ HotTestCases async-node status accept: TODO
239 ⚪️ HotTestCases async-node status check: TODO
240 ⚪️ HotTestCases async-node unexpected-invalidation used-exports: TODO
241 🔴 HotTestCases async-node worker move-between-runtime: #5597
242 ⚪️ HotTestCases async-node worker remove-add-worker: TODO
247 ⚪️ HotTestCases node child-compiler issue-9706: TODO
248 ⚪️ HotTestCases node chunks accept-system-import: TODO
249 ⚪️ HotTestCases node chunks accept-system-import-webpackhot: TODO
250 ⚪️ HotTestCases node chunks dynamic-system-import: TODO
251 ⚪️ HotTestCases node chunks split-chunks: TODO
252 ⚪️ HotTestCases node chunks split-chunks-webpackhot: TODO
253 ⚪️ HotTestCases node chunks system-import: TODO
254 🔴 HotTestCases node chunks update-chunk-loading-runtime: #5596
255 ⚪️ HotTestCases node code-generation this-in-accept: TODO
256 ⚪️ HotTestCases node code-generation this-in-accept-webpackhot: TODO
257 ⚪️ HotTestCases node concat reload-compat-flag: TODO
258 ⚪️ HotTestCases node concat reload-external: TODO
259 ⚪️ HotTestCases node conditional-runtime accept-conditional: TODO
260 ⚪️ HotTestCases node define issue-6962: TODO
261 ⚪️ HotTestCases node determinism issue-10174: TODO
262 ⚪️ HotTestCases node disposing remove-chunk-with-shared: TODO
263 ⚪️ HotTestCases node disposing remove-chunk-with-shared-in-other-runtime: TODO
264 ⚪️ HotTestCases node disposing runtime-independent-filename: TODO
265 ⚪️ HotTestCases node errors decline: TODO
266 ⚪️ HotTestCases node errors decline-webpackhot: TODO
267 ⚪️ HotTestCases node errors events: TODO
268 ⚪️ HotTestCases node errors self-decline: TODO
269 ⚪️ HotTestCases node errors unaccepted: TODO
270 ⚪️ HotTestCases node errors unaccepted-ignored: TODO
271 ⚪️ HotTestCases node esm-dependency-import import-meta-webpack-hot: TODO
272 ⚪️ HotTestCases node esm-dependency-import module-hot: TODO
273 ⚪️ HotTestCases node harmony auto-import: TODO
274 ⚪️ HotTestCases node harmony auto-import-default: TODO
275 ⚪️ HotTestCases node harmony auto-import-multiple: TODO
276 ⚪️ HotTestCases node harmony auto-reexport: TODO
277 ⚪️ HotTestCases node hashing exports-info-influence: TODO
278 ⚪️ HotTestCases node hashing full-hash-main: TODO
279 ⚪️ HotTestCases node hashing full-hash-syntax-error: TODO
280 ⚪️ HotTestCases node invalidate conditional-accept: TODO
281 ⚪️ HotTestCases node invalidate during-idle: TODO
285 ⚪️ HotTestCases node lazy-compilation context: TODO
286 ⚪️ HotTestCases node lazy-compilation https: TODO
287 ⚪️ HotTestCases node lazy-compilation module-test: TODO
288 ⚪️ HotTestCases node lazy-compilation only-entries: TODO
289 ⚪️ HotTestCases node lazy-compilation simple: TODO
290 ⚪️ HotTestCases node lazy-compilation unrelated: TODO
291 ⚪️ HotTestCases node loader-import-module css: TODO
292 ⚪️ HotTestCases node numeric-ids add-remove-chunks: TODO
293 ⚪️ HotTestCases node numeric-ids production: TODO
294 ⚪️ HotTestCases node parsing hot-api-optional-chaining: TODO
307 🔴 HotTestCases node recover recover-after-self-error: #5596
308 ⚪️ HotTestCases node runtime accept: TODO
309 ⚪️ HotTestCases node runtime bubble-async: TODO
310 ⚪️ HotTestCases node runtime bubble-update: TODO
311 ⚪️ HotTestCases node runtime circular: TODO
312 ⚪️ HotTestCases node runtime dispose-removed-chunk: TODO
313 ⚪️ HotTestCases node runtime dispose-removed-module: TODO
314 ⚪️ HotTestCases node runtime import-after-download: TODO
315 ⚪️ HotTestCases node runtime replace-runtime-module: TODO
316 ⚪️ HotTestCases node runtime require-disposed-module-warning: TODO
317 ⚪️ HotTestCases node runtime root-error: TODO
318 ⚪️ HotTestCases node runtime self-accept-and-dispose: TODO
319 ⚪️ HotTestCases node runtime self-accept-factory: TODO
320 ⚪️ HotTestCases node runtime update-multiple-modules: TODO
321 ⚪️ HotTestCases node runtime update-multiple-times: TODO
322 ⚪️ HotTestCases node sharing share-plugin: TODO
323 ⚪️ HotTestCases node status accept: TODO
324 ⚪️ HotTestCases node status check: TODO
325 ⚪️ HotTestCases node unexpected-invalidation used-exports: TODO
326 🔴 HotTestCases node worker move-between-runtime: #5597
334 ⚪️ HotTestCases web child-compiler issue-9706: TODO
335 ⚪️ HotTestCases web chunks accept-system-import: TODO
336 ⚪️ HotTestCases web chunks accept-system-import-webpackhot: TODO
337 ⚪️ HotTestCases web chunks dynamic-system-import: TODO
338 ⚪️ HotTestCases web chunks split-chunks: TODO
339 ⚪️ HotTestCases web chunks split-chunks-webpackhot: TODO
340 ⚪️ HotTestCases web chunks system-import: TODO
341 🔴 HotTestCases web chunks update-chunk-loading-runtime: #5596
342 ⚪️ HotTestCases web code-generation this-in-accept: TODO
343 ⚪️ HotTestCases web code-generation this-in-accept-webpackhot: TODO
344 ⚪️ HotTestCases web concat reload-compat-flag: TODO
345 ⚪️ HotTestCases web concat reload-external: TODO
346 ⚪️ HotTestCases web conditional-runtime accept-conditional: TODO
347 ⚪️ HotTestCases web define issue-6962: TODO
348 ⚪️ HotTestCases web determinism issue-10174: TODO
349 ⚪️ HotTestCases web disposing remove-chunk-with-shared: TODO
350 ⚪️ HotTestCases web disposing remove-chunk-with-shared-in-other-runtime: TODO
351 ⚪️ HotTestCases web disposing runtime-independent-filename: TODO
352 ⚪️ HotTestCases web errors decline: TODO
353 ⚪️ HotTestCases web errors decline-webpackhot: TODO
354 ⚪️ HotTestCases web errors events: TODO
355 ⚪️ HotTestCases web errors self-decline: TODO
356 ⚪️ HotTestCases web errors unaccepted: TODO
357 ⚪️ HotTestCases web errors unaccepted-ignored: TODO
358 ⚪️ HotTestCases web esm-dependency-import import-meta-webpack-hot: TODO
359 ⚪️ HotTestCases web esm-dependency-import module-hot: TODO
360 ⚪️ HotTestCases web harmony auto-import: TODO
361 ⚪️ HotTestCases web harmony auto-import-default: TODO
362 ⚪️ HotTestCases web harmony auto-import-multiple: TODO
363 ⚪️ HotTestCases web harmony auto-reexport: TODO
364 ⚪️ HotTestCases web hashing exports-info-influence: TODO
365 ⚪️ HotTestCases web hashing full-hash-main: TODO
366 ⚪️ HotTestCases web hashing full-hash-syntax-error: TODO
367 ⚪️ HotTestCases web invalidate conditional-accept: TODO
368 ⚪️ HotTestCases web invalidate during-idle: TODO
372 ⚪️ HotTestCases web lazy-compilation context: TODO
373 ⚪️ HotTestCases web lazy-compilation https: TODO
374 ⚪️ HotTestCases web lazy-compilation module-test: TODO
375 ⚪️ HotTestCases web lazy-compilation only-entries: TODO
376 ⚪️ HotTestCases web lazy-compilation simple: TODO
377 ⚪️ HotTestCases web lazy-compilation unrelated: TODO
378 ⚪️ HotTestCases web loader-import-module css: TODO
379 ⚪️ HotTestCases web numeric-ids add-remove-chunks: TODO
380 ⚪️ HotTestCases web numeric-ids production: TODO
381 ⚪️ HotTestCases web parsing hot-api-optional-chaining: TODO
394 🔴 HotTestCases web recover recover-after-self-error: #5596
395 ⚪️ HotTestCases web runtime accept: TODO
396 ⚪️ HotTestCases web runtime bubble-async: TODO
397 ⚪️ HotTestCases web runtime bubble-update: TODO
398 ⚪️ HotTestCases web runtime circular: TODO
399 ⚪️ HotTestCases web runtime dispose-removed-chunk: TODO
400 ⚪️ HotTestCases web runtime dispose-removed-module: TODO
401 ⚪️ HotTestCases web runtime import-after-download: TODO
402 ⚪️ HotTestCases web runtime replace-runtime-module: TODO
403 ⚪️ HotTestCases web runtime require-disposed-module-warning: TODO
404 ⚪️ HotTestCases web runtime root-error: TODO
405 ⚪️ HotTestCases web runtime self-accept-and-dispose: TODO
406 ⚪️ HotTestCases web runtime self-accept-factory: TODO
407 ⚪️ HotTestCases web runtime update-multiple-modules: TODO
408 ⚪️ HotTestCases web runtime update-multiple-times: TODO
409 ⚪️ HotTestCases web sharing share-plugin: TODO
410 ⚪️ HotTestCases web status accept: TODO
411 ⚪️ HotTestCases web status check: TODO
412 ⚪️ HotTestCases web unexpected-invalidation used-exports: TODO
413 🔴 HotTestCases web worker move-between-runtime: #5597
421 ⚪️ HotTestCases webworker child-compiler issue-9706: TODO
422 ⚪️ HotTestCases webworker chunks accept-system-import: TODO
423 ⚪️ HotTestCases webworker chunks accept-system-import-webpackhot: TODO
424 ⚪️ HotTestCases webworker chunks dynamic-system-import: TODO
425 ⚪️ HotTestCases webworker chunks split-chunks: TODO
426 ⚪️ HotTestCases webworker chunks split-chunks-webpackhot: TODO
427 ⚪️ HotTestCases webworker chunks system-import: TODO
428 🔴 HotTestCases webworker chunks update-chunk-loading-runtime: #5596
429 ⚪️ HotTestCases webworker code-generation this-in-accept: TODO
430 ⚪️ HotTestCases webworker code-generation this-in-accept-webpackhot: TODO
431 ⚪️ HotTestCases webworker concat reload-compat-flag: TODO
432 ⚪️ HotTestCases webworker concat reload-external: TODO
433 ⚪️ HotTestCases webworker conditional-runtime accept-conditional: TODO
434 ⚪️ HotTestCases webworker define issue-6962: TODO
435 ⚪️ HotTestCases webworker determinism issue-10174: TODO
436 ⚪️ HotTestCases webworker disposing remove-chunk-with-shared: TODO
437 ⚪️ HotTestCases webworker disposing remove-chunk-with-shared-in-other-runtime: TODO
438 ⚪️ HotTestCases webworker disposing runtime-independent-filename: TODO
439 ⚪️ HotTestCases webworker errors decline: TODO
440 ⚪️ HotTestCases webworker errors decline-webpackhot: TODO
441 ⚪️ HotTestCases webworker errors events: TODO
442 ⚪️ HotTestCases webworker errors self-decline: TODO
443 ⚪️ HotTestCases webworker errors unaccepted: TODO
444 ⚪️ HotTestCases webworker errors unaccepted-ignored: TODO
445 ⚪️ HotTestCases webworker esm-dependency-import import-meta-webpack-hot: TODO
446 ⚪️ HotTestCases webworker esm-dependency-import module-hot: TODO
447 ⚪️ HotTestCases webworker harmony auto-import: TODO
448 ⚪️ HotTestCases webworker harmony auto-import-default: TODO
449 ⚪️ HotTestCases webworker harmony auto-import-multiple: TODO
450 ⚪️ HotTestCases webworker harmony auto-reexport: TODO
451 ⚪️ HotTestCases webworker hashing exports-info-influence: TODO
452 ⚪️ HotTestCases webworker hashing full-hash-main: TODO
453 ⚪️ HotTestCases webworker hashing full-hash-syntax-error: TODO
454 ⚪️ HotTestCases webworker invalidate conditional-accept: TODO
455 ⚪️ HotTestCases webworker invalidate during-idle: TODO
459 ⚪️ HotTestCases webworker lazy-compilation context: TODO
460 ⚪️ HotTestCases webworker lazy-compilation https: TODO
461 ⚪️ HotTestCases webworker lazy-compilation module-test: TODO
462 ⚪️ HotTestCases webworker lazy-compilation only-entries: TODO
463 ⚪️ HotTestCases webworker lazy-compilation simple: TODO
464 ⚪️ HotTestCases webworker lazy-compilation unrelated: TODO
465 ⚪️ HotTestCases webworker loader-import-module css: TODO
466 ⚪️ HotTestCases webworker numeric-ids add-remove-chunks: TODO
467 ⚪️ HotTestCases webworker numeric-ids production: TODO
468 ⚪️ HotTestCases webworker parsing hot-api-optional-chaining: TODO
481 🔴 HotTestCases webworker recover recover-after-self-error: #5596
482 ⚪️ HotTestCases webworker runtime accept: TODO
483 ⚪️ HotTestCases webworker runtime bubble-async: TODO
484 ⚪️ HotTestCases webworker runtime bubble-update: TODO
485 ⚪️ HotTestCases webworker runtime circular: TODO
486 ⚪️ HotTestCases webworker runtime dispose-removed-chunk: TODO
487 ⚪️ HotTestCases webworker runtime dispose-removed-module: TODO
488 ⚪️ HotTestCases webworker runtime import-after-download: TODO
489 ⚪️ HotTestCases webworker runtime replace-runtime-module: TODO
490 ⚪️ HotTestCases webworker runtime require-disposed-module-warning: TODO
491 ⚪️ HotTestCases webworker runtime root-error: TODO
492 ⚪️ HotTestCases webworker runtime self-accept-and-dispose: TODO
493 ⚪️ HotTestCases webworker runtime self-accept-factory: TODO
494 ⚪️ HotTestCases webworker runtime update-multiple-modules: TODO
495 ⚪️ HotTestCases webworker runtime update-multiple-times: TODO
496 ⚪️ HotTestCases webworker sharing share-plugin: TODO
497 ⚪️ HotTestCases webworker status accept: TODO
498 ⚪️ HotTestCases webworker status check: TODO
499 ⚪️ HotTestCases webworker unexpected-invalidation used-exports: TODO
500 🔴 HotTestCases webworker worker move-between-runtime: #5597
520 🔴 MultiCompiler: TODO
525 ⚪️ Examples aggressive-merging: TODO
526 ⚪️ Examples asset-advanced: TODO
530 ⚪️ Examples cjs-tree-shaking: TODO
534 ⚪️ Examples code-splitting-bundle-loader: TODO
543 ⚪️ Examples common-chunk-grandchildren: TODO
546 ⚪️ Examples custom-json-modules: TODO
547 ⚪️ Examples dll: TODO
548 ⚪️ Examples dll-app-and-vendor/0-vendor: TODO
549 ⚪️ Examples dll-app-and-vendor/1-app: TODO
550 ⚪️ Examples dll-entry-only: TODO
551 ⚪️ Examples dll-user: TODO
552 ⚪️ Examples explicit-vendor-chunk: TODO
560 ⚪️ Examples http2-aggressive-splitting: TODO
562 ⚪️ Examples lazy-compilation: TODO
568 ⚪️ Examples module-federation: TODO
575 ⚪️ Examples persistent-caching: TODO
584 ⚪️ Examples typescript: TODO
589 ⚪️ ConfigTestCases additional-pass simple simple: TODO
590 ⚪️ ConfigTestCases amd disabled disabled: TODO
591 ⚪️ ConfigTestCases asset-emitted normal normal: TODO
592 ⚪️ ConfigTestCases asset-modules assetModuleFilename assetModuleFilename: TODO
596 ⚪️ ConfigTestCases asset-modules custom-condition custom-condition: TODO
600 ⚪️ ConfigTestCases asset-modules data-url data-url: TODO
601 ⚪️ ConfigTestCases asset-modules different-query different-query: TODO
605 ⚪️ ConfigTestCases asset-modules file-loader file-loader: TODO
606 ⚪️ ConfigTestCases asset-modules file-url file-url: TODO
607 ⚪️ ConfigTestCases asset-modules generator-asset-publicPath generator-asset-publicPath: TODO
608 ⚪️ ConfigTestCases asset-modules generator-asset-publicPath-hash generator-asset-publicPath-hash: TODO
609 ⚪️ ConfigTestCases asset-modules global-options global-options: TODO
610 ⚪️ ConfigTestCases asset-modules http-url http-url: TODO
611 ⚪️ ConfigTestCases asset-modules ignore ignore: TODO
612 ⚪️ ConfigTestCases asset-modules input-data-url input-data-url: TODO
613 ⚪️ ConfigTestCases asset-modules input-data-url-encoding input-data-url-encoding: TODO
614 ⚪️ ConfigTestCases asset-modules opus opus: TODO
615 ⚪️ ConfigTestCases asset-modules overridePath overridePath: TODO
616 ⚪️ ConfigTestCases asset-modules path path: TODO
617 ⚪️ ConfigTestCases asset-modules publicPath publicPath: TODO
618 ⚪️ ConfigTestCases asset-modules query query: TODO
619 ⚪️ ConfigTestCases asset-modules query-and-custom-condition query-and-custom-condition: TODO
620 ⚪️ ConfigTestCases asset-modules query-and-custom-encoder query-and-custom-encoder: TODO
621 ⚪️ ConfigTestCases asset-modules real-content-hash real-content-hash: TODO
622 ⚪️ ConfigTestCases asset-modules resource-from-data-uri resource-from-data-uri: TODO
623 ⚪️ ConfigTestCases asset-modules rule-generator-outputPath rule-generator-outputPath: TODO
624 ⚪️ ConfigTestCases asset-modules rule-generator-publicPath rule-generator-publicPath: TODO
625 ⚪️ ConfigTestCases asset-modules rule-generator-publicPath-override rule-generator-publicPath-override: TODO
626 ⚪️ ConfigTestCases asset-modules source source: TODO
627 ⚪️ ConfigTestCases asset-modules types types: TODO
628 ⚪️ ConfigTestCases asset-modules unsafe-cache-13827 unsafe-cache-13827: TODO
638 ⚪️ ConfigTestCases asset-url target-node3 target-node3: TODO
639 ⚪️ ConfigTestCases asset-url target-web1 target-web1: TODO
640 ⚪️ ConfigTestCases asset-url target-web2 target-web2: TODO
641 ⚪️ ConfigTestCases asset-url target-webworker1 target-webworker1: TODO
642 ⚪️ ConfigTestCases asset-url target-webworker2 target-webworker2: TODO
643 ⚪️ ConfigTestCases assets delete-asset delete-asset: TODO
644 ⚪️ ConfigTestCases async-commons-chunk all-selected all-selected: TODO
645 ⚪️ ConfigTestCases async-commons-chunk duplicate duplicate: TODO
646 ⚪️ ConfigTestCases async-commons-chunk existing-name existing-name: TODO
647 ⚪️ ConfigTestCases async-commons-chunk nested nested: TODO
648 ⚪️ ConfigTestCases async-commons-chunk node node: TODO
649 ⚪️ ConfigTestCases async-commons-chunk simple simple: TODO
652 ⚪️ ConfigTestCases async-library 1-use-library 1-use-library: TODO
653 ⚫️ ConfigTestCases cache-dependencies managed-items managed-items: No plan
654 ⚫️ ConfigTestCases cache-dependencies managed-items-unsafe-cache managed-items-unsafe-cache: No plan
655 ⚪️ ConfigTestCases chunk-graph issue-15173 issue-15173: TODO
665 ⚪️ ConfigTestCases chunk-index order-multiple-entries order-multiple-entries: TODO
666 ⚪️ ConfigTestCases clean dry dry: TODO
667 ⚪️ ConfigTestCases clean enabled enabled: TODO
668 ⚪️ ConfigTestCases clean ignore-fn ignore-fn: TODO
669 ⚪️ ConfigTestCases clean ignore-hook ignore-hook: TODO
670 ⚪️ ConfigTestCases clean ignore-rx ignore-rx: TODO
671 ⚪️ ConfigTestCases clean link link: TODO
672 ⚪️ ConfigTestCases code-generation harmony-pure-default harmony-pure-default: TODO
673 ⚪️ ConfigTestCases code-generation require-context-id require-context-id: TODO
674 ⚪️ ConfigTestCases code-generation use-strict use-strict: TODO
675 ⚪️ ConfigTestCases compiletime error-not-found error-not-found: TODO
676 ⚪️ ConfigTestCases compiletime exports-presence exports-presence: TODO
677 ⚪️ ConfigTestCases compiletime warn-not-found warn-not-found: TODO
684 ⚪️ ConfigTestCases concatenate-modules import-module import-module: TODO
699 ⚪️ ConfigTestCases concatenate-modules split-chunk-entry-module split-chunk-entry-module: TODO
774 ⚪️ ConfigTestCases contenthash assets assets: TODO
775 ⚪️ ConfigTestCases contenthash include-chunk-id include-chunk-id: TODO
776 ⚪️ ConfigTestCases context-exclusion simple simple: TODO
777 ⚪️ ConfigTestCases context-replacement System.import System.import: TODO
778 ⚪️ ConfigTestCases context-replacement a a: TODO
779 ⚪️ ConfigTestCases context-replacement b b: TODO
780 ⚪️ ConfigTestCases context-replacement c c: TODO
781 ⚪️ ConfigTestCases context-replacement d d: TODO
782 ⚪️ ConfigTestCases context-replacement e e: TODO
783 ⚪️ ConfigTestCases crossorigin set-crossorigin set-crossorigin: TODO
784 ⚪️ ConfigTestCases css basic basic: TODO
785 ⚪️ ConfigTestCases css basic-initial-only basic-initial-only: TODO
790 ⚪️ ConfigTestCases css conflicting-order conflicting-order: TODO
791 ⚪️ ConfigTestCases css css-modules css-modules: TODO
792 ⚪️ ConfigTestCases css css-modules-in-node css-modules-in-node: TODO
797 ⚪️ ConfigTestCases css exports exports: TODO
798 ⚪️ ConfigTestCases css exports-in-node exports-in-node: TODO
799 ⚪️ ConfigTestCases css external external: TODO
800 ⚪️ ConfigTestCases css large large: TODO
805 ⚪️ ConfigTestCases css urls urls: TODO
806 ⚫️ ConfigTestCases custom-hash-function xxhash xxhash: No plan
807 ⚪️ ConfigTestCases custom-modules json-custom json-custom: TODO
808 ⚪️ ConfigTestCases custom-source-type localization localization: TODO
809 ⚪️ ConfigTestCases deep-scope-analysis remove-export remove-export: TODO
810 ⚪️ ConfigTestCases deep-scope-analysis remove-export-scope-hoisting remove-export-scope-hoisting: TODO
811 ⚪️ ConfigTestCases defaulter immutable-config immutable-config: TODO
812 ⚪️ ConfigTestCases delegated simple simple: TODO
813 ⚪️ ConfigTestCases delegated-hash simple simple: TODO
817 ⚪️ ConfigTestCases deprecations chunk-and-module chunk-and-module: TODO
818 ⚪️ ConfigTestCases deprecations chunk-files chunk-files: TODO
819 ⚪️ ConfigTestCases deprecations config config: TODO
820 ⚪️ ConfigTestCases deprecations invalid-dependencies invalid-dependencies: TODO
821 ⚪️ ConfigTestCases deprecations non-unique-hash non-unique-hash: TODO
822 ⚪️ ConfigTestCases devtools harmony-eval harmony-eval: TODO
823 ⚪️ ConfigTestCases devtools harmony-eval-source-map harmony-eval-source-map: TODO
824 ⚪️ ConfigTestCases dll-plugin 0-create-dll 0-create-dll: TODO
825 ⚪️ ConfigTestCases dll-plugin 0-issue-10475 0-issue-10475: TODO
826 ⚪️ ConfigTestCases dll-plugin 1-issue-10475 1-issue-10475: TODO
827 ⚪️ ConfigTestCases dll-plugin 1-use-dll 1-use-dll: TODO
828 ⚪️ ConfigTestCases dll-plugin 2-use-dll-without-scope 2-use-dll-without-scope: TODO
829 ⚪️ ConfigTestCases dll-plugin 3-use-dll-with-hashid 3-use-dll-with-hashid: TODO
830 ⚪️ ConfigTestCases dll-plugin-entry 0-create-dll 0-create-dll: TODO
831 ⚪️ ConfigTestCases dll-plugin-entry 1-use-dll 1-use-dll: TODO
832 ⚪️ ConfigTestCases dll-plugin-entry 2-error-non-entry 2-error-non-entry: TODO
833 ⚪️ ConfigTestCases dll-plugin-format 0-create-dll 0-create-dll: TODO
834 ⚪️ ConfigTestCases dll-plugin-side-effects 0-create-dll 0-create-dll: TODO
835 ⚪️ ConfigTestCases dll-plugin-side-effects 1-use-dll 1-use-dll: TODO
836 ⚪️ ConfigTestCases ecmaVersion 2015 2015: TODO
837 ⚪️ ConfigTestCases ecmaVersion 2020 2020: TODO
838 ⚪️ ConfigTestCases ecmaVersion 5 5: TODO
839 ⚪️ ConfigTestCases ecmaVersion browserslist browserslist: TODO
840 ⚪️ ConfigTestCases ecmaVersion browserslist-config browserslist-config: TODO
841 ⚪️ ConfigTestCases ecmaVersion browserslist-config-env browserslist-config-env: TODO
842 ⚪️ ConfigTestCases ecmaVersion browserslist-missing browserslist-missing: TODO
843 ⚪️ ConfigTestCases ecmaVersion browserslist-query browserslist-query: TODO
844 ⚪️ ConfigTestCases ecmaVersion custom custom: TODO
845 ⚪️ ConfigTestCases emit-asset different-source different-source: TODO
846 ⚪️ ConfigTestCases emit-asset equal-source equal-source: TODO
847 ⚪️ ConfigTestCases entry adding-multiple-entry-points adding-multiple-entry-points: TODO
848 🔴 ConfigTestCases entry depend-on-advanced depend-on-advanced: afterSeal hook blocks
849 🔴 ConfigTestCases entry depend-on-bug depend-on-bug: DynamicEntryPlugin blocks
850 🔴 ConfigTestCases entry depend-on-non-js depend-on-non-js: mini-extract-css-plugin blocks
869 ⚪️ ConfigTestCases entry issue-1068 issue-1068: TODO
878 ⚪️ ConfigTestCases entry issue-8110 issue-8110: TODO
885 ⚪️ ConfigTestCases entry require-entry-point require-entry-point: TODO
886 ⚪️ ConfigTestCases entry single-entry-point single-entry-point: TODO
890 ⚪️ ConfigTestCases entry weird-names weird-names: TODO
891 ⚪️ ConfigTestCases entry weird-names2 weird-names2: TODO
892 ⚪️ ConfigTestCases errors asset-options-validation asset-options-validation: TODO
893 ⚪️ ConfigTestCases errors case-emit case-emit: TODO
898 ⚪️ ConfigTestCases errors entry-not-found entry-not-found: TODO
899 ⚪️ ConfigTestCases errors exception-in-chunk-renderer exception-in-chunk-renderer: TODO
900 ⚪️ ConfigTestCases errors import-missing import-missing: TODO
905 ⚪️ ConfigTestCases errors self-reexport self-reexport: TODO
906 ⚪️ ConfigTestCases externals async-externals async-externals: TODO
907 ⚪️ ConfigTestCases externals concatenated concatenated: TODO
908 ⚪️ ConfigTestCases externals concatenated-module concatenated-module: TODO
909 ⚪️ ConfigTestCases externals externals-array externals-array: TODO
910 ⚪️ ConfigTestCases externals externals-in-chunk externals-in-chunk: TODO
911 ⚪️ ConfigTestCases externals externals-in-commons-chunk externals-in-commons-chunk: TODO
912 ⚪️ ConfigTestCases externals externals-system externals-system: TODO
913 ⚪️ ConfigTestCases externals externals-system-custom externals-system-custom: TODO
914 ⚪️ ConfigTestCases externals global global: TODO
915 ⚪️ ConfigTestCases externals harmony harmony: TODO
922 ⚪️ ConfigTestCases externals non-umd-externals-umd2 non-umd-externals-umd2: TODO
923 ⚪️ ConfigTestCases externals optional-externals-cjs optional-externals-cjs: TODO
924 ⚪️ ConfigTestCases externals optional-externals-root optional-externals-root: TODO
925 ⚪️ ConfigTestCases externals optional-externals-umd optional-externals-umd: TODO
926 ⚪️ ConfigTestCases externals optional-externals-umd2 optional-externals-umd2: TODO
927 ⚪️ ConfigTestCases externals optional-externals-umd2-mixed optional-externals-umd2-mixed: TODO
931 ⚪️ ConfigTestCases externals resolve resolve: TODO
932 ⚪️ ConfigTestCases externals this this: TODO
933 ⚪️ ConfigTestCases filename-template filename-function filename-function: TODO
934 ⚪️ ConfigTestCases filename-template module-filename-template module-filename-template: TODO
935 ⚪️ ConfigTestCases filename-template script-src-filename script-src-filename: TODO
936 ⚪️ ConfigTestCases filename-template split-chunks-filename split-chunks-filename: TODO
937 ⚪️ ConfigTestCases finish-modules simple simple: TODO
938 ⚪️ ConfigTestCases graph conditional-ensure conditional-ensure: TODO
939 ⚪️ ConfigTestCases graph issue-11770 issue-11770: TODO
940 ⚪️ ConfigTestCases graph issue-11856 issue-11856: TODO
941 ⚪️ ConfigTestCases graph issue-11856.2 issue-11856.2: TODO
942 ⚪️ ConfigTestCases graph issue-11863 issue-11863: TODO
943 ⚪️ ConfigTestCases hash-length deterministic-module-ids deterministic-module-ids: TODO
944 ⚪️ ConfigTestCases hash-length hashed-module-ids hashed-module-ids: TODO
945 ⚪️ ConfigTestCases hash-length output-filename output-filename: TODO
988 ⚪️ ConfigTestCases inner-graph altaskitButton altaskitButton: TODO
989 ⚪️ ConfigTestCases inner-graph basic basic: TODO
990 ⚪️ ConfigTestCases inner-graph blockScopes blockScopes: TODO
991 ⚪️ ConfigTestCases inner-graph class class: TODO
992 ⚪️ ConfigTestCases inner-graph const const: TODO
993 ⚪️ ConfigTestCases inner-graph defaultArrow defaultArrow: TODO
994 ⚪️ ConfigTestCases inner-graph defaultClass defaultClass: TODO
995 ⚪️ ConfigTestCases inner-graph defaultExpression defaultExpression: TODO
996 ⚪️ ConfigTestCases inner-graph defaultFunction defaultFunction: TODO
997 ⚪️ ConfigTestCases inner-graph defaultFunctionExpression defaultFunctionExpression: TODO
998 ⚪️ ConfigTestCases inner-graph defaultId defaultId: TODO
999 ⚪️ ConfigTestCases inner-graph defaultNamedFunction defaultNamedFunction: TODO
1000 ⚪️ ConfigTestCases inner-graph defaultNamedFunctionExpression defaultNamedFunctionExpression: TODO
1001 ⚪️ ConfigTestCases inner-graph eval-bailout eval-bailout: TODO
1002 ⚪️ ConfigTestCases inner-graph export export: TODO
1003 ⚪️ ConfigTestCases inner-graph importAll importAll: TODO
1004 ⚪️ ConfigTestCases inner-graph issue-11678 issue-11678: TODO
1005 ⚪️ ConfigTestCases inner-graph issue-12669 issue-12669: TODO
1006 ⚪️ ConfigTestCases inner-graph issue-12669-mini issue-12669-mini: TODO
1007 ⚪️ ConfigTestCases inner-graph localReference localReference: TODO
1008 ⚪️ ConfigTestCases inner-graph nested nested: TODO
1009 ⚪️ ConfigTestCases inner-graph pure pure: TODO
1010 ⚪️ ConfigTestCases inner-graph ramdaIdentical ramdaIdentical: TODO
1011 ⚪️ ConfigTestCases inner-graph specifier specifier: TODO
1012 ⚪️ ConfigTestCases inner-graph varNotWritten varNotWritten: TODO
1013 ⚪️ ConfigTestCases inner-graph varWritten varWritten: TODO
1014 ⚪️ ConfigTestCases issues issue-11871-imports-order issue-11871-imports-order: TODO
1015 ⚪️ ConfigTestCases issues issue-12924 issue-12924: TODO
1020 ⚪️ ConfigTestCases issues issue-14974 issue-14974: TODO
1021 ⚪️ ConfigTestCases issues issue-3596 issue-3596: TODO
1022 ⚪️ ConfigTestCases issues issue-7470 issue-7470: TODO
1025 ⚪️ ConfigTestCases json tree-shaking-default tree-shaking-default: TODO
1026 ⚪️ ConfigTestCases layer rules rules: TODO
1029 🔴 ConfigTestCases library 1-use-library 1-use-library: nested_webpack_exports
1046 ⚪️ ConfigTestCases library invalid-name invalid-name: TODO
1062 🟡 ConfigTestCases loader-import-module css css: #4923
1063 ⚪️ ConfigTestCases loaders #-issue-14755-# #-issue-14755-#: TODO
1067 🔴 ConfigTestCases loaders hot-in-context hot-in-context: blocked by parser hook and ConstPlugin: #4300
1090 ⚪️ ConfigTestCases loaders options options: TODO
1091 🔴 ConfigTestCases loaders pr-14384 pr-14384: Rspack does not export NormalModule and support beforeLoaders from JS side and whether to implemented is tracked here: https://github.com/orgs/web-infra-dev/projects/9
1100 ⚪️ ConfigTestCases managedPaths futureDefaults futureDefaults: TODO
1101 ⚪️ ConfigTestCases mangle mangle-with-object-prop mangle-with-object-prop: TODO
1102 ⚪️ ConfigTestCases module externals externals: TODO
1103 ⚪️ ConfigTestCases module runtime-chunk runtime-chunk: TODO
1104 ⚪️ ConfigTestCases module split-chunks split-chunks: TODO
1105 ⚪️ ConfigTestCases module-name different-issuers-for-same-module different-issuers-for-same-module: TODO
1112 ⚪️ ConfigTestCases node node-prefix node-prefix: TODO
1113 ⚪️ ConfigTestCases optimization chunk chunk: TODO
1123 ⚪️ ConfigTestCases optimization hashed-module-ids hashed-module-ids: TODO
1124 ⚪️ ConfigTestCases optimization minimizer minimizer: TODO
1125 ⚪️ ConfigTestCases optimization named-modules named-modules: TODO
1134 ⚪️ ConfigTestCases optimization runtime-specific-used-exports2 runtime-specific-used-exports2: TODO
1135 ⚪️ ConfigTestCases output charset charset: TODO
1140 ⚪️ ConfigTestCases output import-meta-name import-meta-name: TODO
1148 ⚪️ ConfigTestCases output publicPath-node publicPath-node: TODO
1149 ⚪️ ConfigTestCases output publicPath-scriptType-module publicPath-scriptType-module: TODO
1154 ⚪️ ConfigTestCases output string string: TODO
1155 ⚪️ ConfigTestCases output-module check-defaults check-defaults: TODO
1163 ⚪️ ConfigTestCases parsing context context: TODO
1168 ⚪️ ConfigTestCases parsing harmony-global harmony-global: TODO
1169 ⚪️ ConfigTestCases parsing harmony-this harmony-this: TODO
1170 ⚪️ ConfigTestCases parsing harmony-this-concat harmony-this-concat: TODO
1177 ⚪️ ConfigTestCases parsing issue-14545 issue-14545: TODO
1178 ⚪️ ConfigTestCases parsing issue-14720 issue-14720: TODO
1179 ⚪️ ConfigTestCases parsing issue-2942 issue-2942: TODO
1183 ⚪️ ConfigTestCases parsing issue-4857 issue-4857: TODO
1184 ⚪️ ConfigTestCases parsing issue-5624 issue-5624: TODO
1185 ⚪️ ConfigTestCases parsing issue-8293 issue-8293: TODO
1186 ⚪️ ConfigTestCases parsing issue-9042 issue-9042: TODO
1197 ⚪️ ConfigTestCases parsing optional optional: TODO
1198 ⚪️ ConfigTestCases parsing optional-chaining optional-chaining: TODO
1199 ⚪️ ConfigTestCases parsing relative-filedirname relative-filedirname: TODO
1200 ⚪️ ConfigTestCases parsing require-ignore require-ignore: TODO
1204 ⚪️ ConfigTestCases parsing requirejs requirejs: TODO
1205 ⚪️ ConfigTestCases parsing system.import system.import: TODO
1206 ⚪️ ConfigTestCases performance many-async-imports many-async-imports: TODO
1207 ⚪️ ConfigTestCases performance many-exports many-exports: TODO
1212 🔴 ConfigTestCases plugins banner-plugin-hashing banner-plugin-hashing: Lacking support of chunkhash
1213 ⚪️ ConfigTestCases plugins define-plugin define-plugin: TODO
1214 ⚪️ ConfigTestCases plugins define-plugin-bigint define-plugin-bigint: TODO
1253 ⚪️ ConfigTestCases plugins lib-manifest-plugin lib-manifest-plugin: TODO
1258 ⚪️ ConfigTestCases plugins min-chunk-size min-chunk-size: TODO
1259 ⚪️ ConfigTestCases plugins mini-css-extract-plugin mini-css-extract-plugin: TODO
1260 ⚪️ ConfigTestCases plugins profiling-plugin profiling-plugin: TODO
1261 ⚪️ ConfigTestCases plugins progress-plugin progress-plugin: TODO
1262 ⚪️ ConfigTestCases plugins provide-plugin provide-plugin: TODO
1263 ⚪️ ConfigTestCases plugins source-map-dev-tool-plugin source-map-dev-tool-plugin: TODO
1270 ⚪️ ConfigTestCases plugins terser-plugin terser-plugin: TODO
1271 ⚪️ ConfigTestCases process-assets html-plugin html-plugin: TODO
1272 ⚪️ ConfigTestCases race-conditions load-module load-module: TODO
1273 ⚪️ ConfigTestCases rebuild finishModules finishModules: TODO
1274 ⚪️ ConfigTestCases rebuild rebuildWithNewDependencies rebuildWithNewDependencies: TODO
1275 ⚪️ ConfigTestCases records issue-295 issue-295: TODO
1276 ⚪️ ConfigTestCases records issue-2991 issue-2991: TODO
1277 ⚪️ ConfigTestCases records issue-7339 issue-7339: TODO
1278 ⚪️ ConfigTestCases records issue-7492 issue-7492: TODO
1279 ⚪️ ConfigTestCases records stable-sort stable-sort: TODO
1280 ⚪️ ConfigTestCases require module-require module-require: TODO
1281 ⚪️ ConfigTestCases resolve context-resolve-with-ignore context-resolve-with-ignore: TODO
1282 ⚪️ ConfigTestCases resolve empty-context-module empty-context-module: TODO
1288 ⚪️ ConfigTestCases resolve issue-11335-context-module issue-11335-context-module: TODO
1289 ⚪️ ConfigTestCases resolve issue-15580 issue-15580: TODO
1293 ⚪️ ConfigTestCases resolve only-module only-module: TODO
1297 ⚪️ ConfigTestCases resolve-merging override override: TODO
1301 ⚪️ ConfigTestCases resolving prefer-absolute prefer-absolute: TODO
1302 ⚪️ ConfigTestCases resolving prefer-root prefer-root: TODO
1303 ⚪️ ConfigTestCases rule-set chaining chaining: TODO
1304 ⚪️ ConfigTestCases rule-set compiler compiler: TODO
1305 ⚪️ ConfigTestCases rule-set custom custom: TODO
1306 ⚪️ ConfigTestCases rule-set query query: TODO
1307 ⚪️ ConfigTestCases rule-set resolve-options resolve-options: TODO
1308 ⚪️ ConfigTestCases rule-set simple simple: TODO
1309 ⚪️ ConfigTestCases rule-set simple-use-array-fn simple-use-array-fn: TODO
1310 ⚪️ ConfigTestCases rule-set simple-use-fn-array simple-use-fn-array: TODO
1311 ⚪️ ConfigTestCases rule-set undefined-values undefined-values: TODO
1315 ⚪️ ConfigTestCases runtime invalid-esm-export invalid-esm-export: TODO
1316 ⚪️ ConfigTestCases runtime no-runtime-per-entry no-runtime-per-entry: TODO
1317 ⚪️ ConfigTestCases runtime opt-in-finally opt-in-finally: TODO
1321 ⚪️ ConfigTestCases scope-hoisting create-dll-plugin create-dll-plugin: TODO
1322 ⚪️ ConfigTestCases scope-hoisting dll-plugin dll-plugin: TODO
1343 ⚪️ ConfigTestCases sharing consume-module-ignore-warnings consume-module-ignore-warnings: TODO
1347 ⚪️ ConfigTestCases sharing consume-multiple-versions-ignore-warnings consume-multiple-versions-ignore-warnings: TODO
1380 ⚪️ ConfigTestCases side-effects issue-13063 issue-13063: TODO
1388 ⚪️ ConfigTestCases side-effects type-reexports type-reexports: TODO
1389 ⚪️ ConfigTestCases side-effects url url: TODO
1402 ⚪️ ConfigTestCases source-map array-as-output-library array-as-output-library: TODO
1403 ⚪️ ConfigTestCases source-map array-as-output-library-in-object-output array-as-output-library-in-object-output: TODO
1404 ⚪️ ConfigTestCases source-map context-module-source-path context-module-source-path: TODO
1405 ⚪️ ConfigTestCases source-map default-filename-extensions-css default-filename-extensions-css: TODO
1406 ⚪️ ConfigTestCases source-map default-filename-extensions-js default-filename-extensions-js: TODO
1407 ⚪️ ConfigTestCases source-map default-filename-extensions-mjs default-filename-extensions-mjs: TODO
1412 ⚪️ ConfigTestCases source-map exclude-modules-source-map exclude-modules-source-map: TODO
1413 ⚪️ ConfigTestCases source-map module-names module-names: TODO
1420 ⚪️ ConfigTestCases source-map namespace-source-path.library namespace-source-path.library: TODO
1421 ⚪️ ConfigTestCases source-map no-source-map no-source-map: TODO
1425 ⚪️ ConfigTestCases source-map object-as-output-library object-as-output-library: TODO
1426 🟡 ConfigTestCases source-map relative-source-map-path relative-source-map-path: #4304
1427 🔴 ConfigTestCases source-map relative-source-maps-by-loader relative-source-maps-by-loader: #5393
1428 ⚪️ ConfigTestCases source-map resource-path resource-path: TODO
1432 ⚪️ ConfigTestCases source-map source-map-with-profiling-plugin source-map-with-profiling-plugin: TODO
1433 ⚪️ ConfigTestCases source-map sources-array-production sources-array-production: TODO
1440 🔴 ConfigTestCases split-chunks chunk-filename-delimiter-default chunk-filename-delimiter-default: splitted chunk ids should be the same as webpack #4334
1445 🔴 ConfigTestCases split-chunks custom-filename-function custom-filename-function: not support function type of splitChunks #4333
1450 🔴 ConfigTestCases split-chunks entry-point-error entry-point-error: should emit error if entry point and splitted chunk have the same name #4332
1457 🔴 ConfigTestCases split-chunks issue-11513 issue-11513: should support object type minSize #4331
1476 🔴 ConfigTestCases split-chunks no-options no-options: no js splitChunks plugin
1480 🟡 ConfigTestCases split-chunks runtime-chunk runtime-chunk: not have the same name for splitted chunk with webpack #4334
1481 🔴 ConfigTestCases split-chunks runtime-chunk-async-node runtime-chunk-async-node: hang by unknown reasons #4342
1485 🔴 ConfigTestCases split-chunks runtime-chunk-node runtime-chunk-node: hang by unknown reasons #4342
1486 🔴 ConfigTestCases split-chunks runtime-chunk-node-13130 runtime-chunk-node-13130: hang by unknown reasons #4342
1497 🔴 ConfigTestCases split-chunks-common hot hot: block: require.main #3562
1510 🔴 ConfigTestCases split-chunks-common library library: block: require.ensure #4304
1528 ⚪️ ConfigTestCases target amd-container-named amd-container-named: TODO
1529 ⚪️ ConfigTestCases target amd-container-require amd-container-require: TODO
1530 ⚪️ ConfigTestCases target amd-container-unnamed amd-container-unnamed: TODO
1531 ⚪️ ConfigTestCases target amd-named amd-named: TODO
1532 ⚪️ ConfigTestCases target amd-require amd-require: TODO
1533 ⚪️ ConfigTestCases target amd-unnamed amd-unnamed: TODO
1541 ⚪️ ConfigTestCases target node-dynamic-import node-dynamic-import: TODO
1542 ⚪️ ConfigTestCases target strict-mode-global strict-mode-global: TODO
1552 ⚪️ ConfigTestCases target system-named-assets-path system-named-assets-path: TODO
1556 ⚪️ ConfigTestCases target umd-auxiliary-comments-object umd-auxiliary-comments-object: TODO
1557 ⚪️ ConfigTestCases target umd-auxiliary-comments-string umd-auxiliary-comments-string: TODO
1558 ⚪️ ConfigTestCases target umd-named-define umd-named-define: TODO
1559 🔴 ConfigTestCases trusted-types custom-policy-name custom-policy-name: #5395
1560 🔴 ConfigTestCases trusted-types default-policy-name default-policy-name: #5395
1561 ⚪️ ConfigTestCases trusted-types devtool-eval devtool-eval: TODO
1562 🔴 ConfigTestCases trusted-types no-policy-name no-policy-name: #5395
1563 🔴 ConfigTestCases trusted-types no-trusted-types no-trusted-types: #5395
1564 ⚪️ ConfigTestCases trusted-types web-worker web-worker: TODO
1565 ⚪️ ConfigTestCases types filesystems filesystems: TODO
1569 ⚪️ ConfigTestCases utils lazy-set lazy-set: TODO
1570 ⚪️ ConfigTestCases wasm export-imported-global export-imported-global: TODO
1571 ⚪️ ConfigTestCases wasm identical identical: TODO
1572 ⚪️ ConfigTestCases wasm import-wasm-wasm import-wasm-wasm: TODO
1573 ⚪️ ConfigTestCases wasm missing-wasm-experiment missing-wasm-experiment: TODO
1574 ⚪️ ConfigTestCases wasm wasm-in-initial-chunk-error wasm-in-initial-chunk-error: TODO
1575 ⚪️ ConfigTestCases web attach-existing attach-existing: TODO
1576 ⚪️ ConfigTestCases web node-source node-source: TODO
1577 ⚪️ ConfigTestCases web node-source-future-defaults node-source-future-defaults: TODO
1578 ⚪️ ConfigTestCases web node-source-global node-source-global: TODO
1579 ⚪️ ConfigTestCases web non-js-chunks-entrypoint non-js-chunks-entrypoint: TODO
1580 ⚪️ ConfigTestCases web non-js-chunks-entrypoint-runtime-chunk non-js-chunks-entrypoint-runtime-chunk: TODO
1584 ⚪️ ConfigTestCases web preexecuted-chunk preexecuted-chunk: TODO
1591 ⚪️ ConfigTestCases web retry-failed-import retry-failed-import: TODO
1592 ⚪️ ConfigTestCases web unique-jsonp unique-jsonp: TODO
1593 🔴 ConfigTestCases worker custom-worker custom-worker: #3656
1594 🔴 ConfigTestCases worker node-worker node-worker: needs compile time evaluateExpression
1595 🔴 ConfigTestCases worker node-worker-hmr node-worker-hmr: HMR plugin
1613 ⚪️ WatchTestCases add-defines: TODO
1614 ⚪️ WatchTestCases asset-concat: TODO
1615 ⚪️ WatchTestCases asset-modules: TODO
1616 ⚪️ WatchTestCases change-dep-while-detatched: TODO
1617 ⚪️ WatchTestCases changing-module-id: TODO
1618 ⚪️ WatchTestCases child-compilation-cache: TODO
1619 ⚪️ WatchTestCases emit-when-clean: TODO
1620 ⚪️ WatchTestCases emit-without-clean: TODO
1621 ⚪️ WatchTestCases immutable: TODO
1622 ⚪️ WatchTestCases loader-import-module: TODO
1623 ⚪️ WatchTestCases managedPath: TODO
1624 ⚪️ WatchTestCases new-split-chunk-entry-node: TODO
1625 ⚪️ WatchTestCases new-split-chunk-entry-web: TODO
1626 ⚪️ WatchTestCases reexport-mangle: TODO
1627 ⚪️ WatchTestCases unsafe-cache: TODO
1628 ⚪️ WatchTestCases unsafe-cache-duplicates: TODO
1629 ⚪️ WatchTestCases unsafe-cache-managed-paths: TODO
1630 ⚪️ WatchTestCases delete-in-context: TODO
1631 ⚪️ WatchTestCases loader-context-dep: TODO
1632 ⚪️ WatchTestCases issue-8766: TODO
1633 ⚪️ WatchTestCases issue-8766-with-cache: TODO
1634 ⚪️ WatchTestCases caching-harmony: TODO
1635 ⚪️ WatchTestCases reexport-chain: TODO
1636 ⚪️ WatchTestCases switching-harmony: TODO
1637 ⚪️ WatchTestCases automatic-prefetch-plugin: TODO
1638 ⚪️ WatchTestCases automatic-prefetch-plugin-9485: TODO
1639 ⚪️ WatchTestCases define-plugin: TODO
1640 ⚪️ WatchTestCases dll-reference-plugin: TODO
1641 ⚪️ WatchTestCases mini-css-extract-plugin: TODO
1642 ⚪️ WatchTestCases module-concatenation-plugin: TODO
1643 ⚪️ WatchTestCases profiling-plugin: TODO
1644 ⚪️ WatchTestCases watch-ignore-plugin: TODO
1645 ⚪️ WatchTestCases missing-module: TODO
1646 ⚪️ WatchTestCases parse-failed-esm: TODO
1647 ⚪️ WatchTestCases in-loader: TODO
1648 ⚪️ WatchTestCases dynamic-import: TODO
1649 ⚪️ WatchTestCases static-import: TODO
1650 ⚪️ WatchTestCases caching-inner-source: TODO
1651 ⚪️ WatchTestCases provide-unsafe-cache: TODO
1652 ⚪️ WatchTestCases issue-7400: TODO
1653 ⚪️ WatchTestCases unable-to-snapshot: TODO
1654 ⚪️ WatchTestCases warnings-contribute-to-hash: TODO
1655 ⚪️ WatchTestCases caching: TODO
1692 🔴 TestCases normal amd define-needs-module: #4313
1693 🔴 TestCases normal amd namedModules: #4313
1694 🔴 TestCases normal amd namedModulesConstArrayDep: #4313
1731 🔴 TestCases normal chunks context: #4304
1732 🔴 TestCases normal chunks inline-options: #4306
1733 🔴 TestCases normal chunks named-chunks: #4304
1734 🔴 TestCases normal chunks nested-in-empty: #4304
1735 🔴 TestCases normal chunks parsing: #4304
1736 🔴 TestCases normal chunks runtime: #4304
1737 🔴 TestCases normal chunks var-inject-error-handler: #4304
1738 🟡 TestCases normal chunks weak-dependencies: #2787
1739 🔴 TestCases normal chunks weak-dependencies-context: #4315
1780 🔴 TestCases normal cjs-interop non-existing-export: #4323
1781 🟡 TestCases normal cjs-tree-shaking bailouts: #4313
1782 🟡 TestCases normal cjs-tree-shaking mutate: #4323
1783 🔴 TestCases normal cjs-tree-shaking reexports: #4424
1861 🔴 TestCases normal compile deduplication-bundle-loader: #4304
1862 🔴 TestCases normal compile error-hide-stack: #4326
1875 🔴 TestCases normal context import-meta-webpack-context: #4305
1876 🔴 TestCases normal context issue-10969: #4329
1877 🔴 TestCases normal context issue-5750: #4328
1922 🟡 TestCases normal errors crash-missing-import: #4348
1923 🟡 TestCases normal errors harmony-import-missing: #4348
1924 🟡 TestCases normal errors harmony-import-missing2: #4348
1925 🔴 TestCases normal errors load-module-cycle: #3738
1926 🔴 TestCases normal errors load-module-cycle-multiple: #3738
1927 🔴 TestCases normal errors load-module-error: #3738
1928 🟡 TestCases normal errors loader-error-warning: #4349
1929 🟡 TestCases normal errors mjs-non-fully-specified: #4348
1930 🟡 TestCases normal errors module-request: #4348
1935 🟡 TestCases normal esm import-meta: #4350
2003 🟡 TestCases normal json default-default-with-concatenation: #3823
2004 🔴 TestCases normal json import-assertions-type-json: #4358
2005 🔴 TestCases normal json import-by-name: #4323
2006 🟡 TestCases normal json import-by-name-with-concatenation: #3823, #4323
2007 🟡 TestCases normal json import-with-default-with-concatenation: #3823
2008 🟡 TestCases normal json reexport: #4323
2034 🔴 TestCases normal large big-assets: #3180
2035 ⚪️ TestCases normal large many-replacements: TODO
2036 🔴 TestCases normal loaders import-module: #4398
2037 🔴 TestCases normal loaders issue-10725: blocked by this.loadModule #3738
2038 🔴 TestCases normal loaders issue-2299: blocked by this.loadModule #3738
2039 🔴 TestCases normal loaders issue-4959: blocked by this.loadModule #3738
2040 🔴 TestCases normal loaders no-string: blocked by #3459
2041 🔴 TestCases normal loaders resolve: #3180
2042 🔴 TestCases normal loaders utils: #4397
2096 🟡 TestCases normal mjs non-enumerable: #4323
2097 🟡 TestCases normal mjs type-module: #3544, #5197
2143 🔴 TestCases normal nonce set-nonce: #4401
2144 🔴 TestCases normal optimize side-effects-reexport-start-unknown: new tree-shaking re-implementation
2204 🔴 TestCases normal parsing amd-rename: #4313
2205 🟡 TestCases normal parsing chunks: #4304
2206 🟡 TestCases normal parsing complex-require: #4304, #4313
2207 🔴 TestCases normal parsing context: #3346
2208 🔴 TestCases normal parsing declared-api: #4313
2209 🔴 TestCases normal parsing es6.nominimize: #4304
2210 🔴 TestCases normal parsing evaluate: #4424
2211 🔴 TestCases normal parsing evaluate-nullish: #4424
2212 🔴 TestCases normal parsing extract-amd: #4313
2213 🔴 TestCases normal parsing extract-amd.nominimize: #4313
2214 🔴 TestCases normal parsing extract-require: #4424
2215 🔴 TestCases normal parsing harmony-deep-exports: #4426
2216 🔴 TestCases normal parsing harmony-duplicate-export: #4323
2217 🔴 TestCases normal parsing harmony-export-import-specifier: #4426
2218 🔴 TestCases normal parsing harmony-export-precedence: #4323
2219 🔴 TestCases normal parsing harmony-info: #4323
2220 🔴 TestCases normal parsing harmony-injecting-order: #4313
2221 🔴 TestCases normal parsing harmony-reexport: new treeshaking re-implementation
2222 🔴 TestCases normal parsing harmony-star-conflict: #4118, #4323
2223 🔴 TestCases normal parsing issue-2084: #4313
2224 🔴 TestCases normal parsing issue-2600: #4348
2225 🔴 TestCases normal parsing issue-2641: #4313
2226 ⚪️ TestCases normal parsing issue-3252: TODO
2227 ⚪️ TestCases normal parsing issue-3273: TODO
2228 🔴 TestCases normal parsing issue-345: #4313
2229 🔴 TestCases normal parsing issue-387: #4313
2230 🔴 TestCases normal parsing issue-4596: #4424
2231 🔴 TestCases normal parsing issue-4940: #4313
2232 🔴 TestCases normal parsing issue-627: #4429
2233 🔴 TestCases normal parsing issue-758: #4313, #4304
2234 🔴 TestCases normal parsing local-modules: #4313
2235 🔴 TestCases normal parsing missing-export-warning-nested: #4323
2236 🔴 TestCases normal parsing nullish-coalescing: #4300
2237 🔴 TestCases normal parsing precreated-ast: #4442
2238 🔴 TestCases normal parsing renaming: #4313, #3346
2239 🔴 TestCases normal parsing resolve-weak-context: #4315
2240 🔴 TestCases normal parsing strict-mode: #4313
2241 🔴 TestCases normal parsing typeof: #4424
2242 🔴 TestCases normal parsing unsupported-amd: #4313
2652 🔴 TestCases normal resolving commomjs-local-module: #4313
2653 🔴 TestCases normal resolving context: #4397
2654 🔴 TestCases normal resolving data-uri: #4445
2655 🔴 TestCases normal resolving issue-2986: #4348
2685 🔴 TestCases normal runtime chunk-callback-order: #4313
2686 🔴 TestCases normal runtime error-handling: #4348
2687 🔴 TestCases normal runtime missing-module-exception: #4348
2688 🔴 TestCases normal runtime missing-module-syntax-error: #4348
2689 🔴 TestCases normal runtime module-caching: #4304
2710 ⚪️ TestCases normal scope-hoisting circular-root-export: TODO
2711 🟡 TestCases normal scope-hoisting json-reexport-6700: #4323
2712 ⚪️ TestCases normal scope-hoisting renaming-shorthand-5027: TODO
2887 ⚪️ TestCases normal side-effects dynamic-reexports: TODO
2924 ⚪️ TestCases normal wasm v128: TODO
3021 🔴 TestCases hot amd define-needs-module: #4313
3022 🔴 TestCases hot amd namedModules: #4313
3023 🔴 TestCases hot amd namedModulesConstArrayDep: #4313
3060 🔴 TestCases hot chunks context: #4304
3061 🔴 TestCases hot chunks inline-options: #4306
3062 🔴 TestCases hot chunks named-chunks: #4304
3063 🔴 TestCases hot chunks nested-in-empty: #4304
3064 🔴 TestCases hot chunks parsing: #4304
3065 🔴 TestCases hot chunks runtime: #4304
3066 🔴 TestCases hot chunks var-inject-error-handler: #4304
3067 🟡 TestCases hot chunks weak-dependencies: #2787
3068 🔴 TestCases hot chunks weak-dependencies-context: #4315
3109 🔴 TestCases hot cjs-interop non-existing-export: #4323
3110 🟡 TestCases hot cjs-tree-shaking bailouts: #4313
3111 🟡 TestCases hot cjs-tree-shaking mutate: #4323
3112 🔴 TestCases hot cjs-tree-shaking reexports: #4424
3190 🔴 TestCases hot compile deduplication-bundle-loader: #4304
3191 🔴 TestCases hot compile error-hide-stack: #4326
3204 🔴 TestCases hot context import-meta-webpack-context: #4305
3205 🔴 TestCases hot context issue-10969: #4329
3206 🔴 TestCases hot context issue-5750: #4328
3251 🟡 TestCases hot errors crash-missing-import: #4348
3252 🟡 TestCases hot errors harmony-import-missing: #4348
3253 🟡 TestCases hot errors harmony-import-missing2: #4348
3254 🔴 TestCases hot errors load-module-cycle: #3738
3255 🔴 TestCases hot errors load-module-cycle-multiple: #3738
3256 🔴 TestCases hot errors load-module-error: #3738
3257 🟡 TestCases hot errors loader-error-warning: #4349
3258 🟡 TestCases hot errors mjs-non-fully-specified: #4348
3259 🟡 TestCases hot errors module-request: #4348
3264 🟡 TestCases hot esm import-meta: #4350
3332 🟡 TestCases hot json default-default-with-concatenation: #3823
3333 🔴 TestCases hot json import-assertions-type-json: #4358
3334 🔴 TestCases hot json import-by-name: #4323
3335 🟡 TestCases hot json import-by-name-with-concatenation: #3823, #4323
3336 🟡 TestCases hot json import-with-default-with-concatenation: #3823
3337 🟡 TestCases hot json reexport: #4323
3363 🔴 TestCases hot large big-assets: #3180
3364 ⚪️ TestCases hot large many-replacements: TODO
3365 🔴 TestCases hot loaders import-module: #4398
3366 🔴 TestCases hot loaders issue-10725: blocked by this.loadModule #3738
3367 🔴 TestCases hot loaders...[Comment body truncated]

@ahabhgk ahabhgk merged commit f2afb4d into main May 21, 2024
29 checks passed
@ahabhgk ahabhgk deleted the feat-imports-fields branch May 21, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants