webpack/test/cases
Ivan Kopeykin 15393ca459 more complex test case 2021-09-20 15:54:09 +03:00
..
amd add missing runtime requirement to AMD define 2019-02-03 12:12:24 +01:00
async-modules copy/read exports from imported async modules later once they are awaited 2021-08-30 14:26:34 +02:00
chunks disable used exports optimization in development to prevent unexpected changes to module 2020-07-09 08:46:43 +02:00
cjs-interop/non-existing-export emit errors for exports in commonjs modules for which we know that they don't exist 2020-11-19 12:15:09 +01:00
cjs-tree-shaking emit errors for exports in commonjs modules for which we know that they don't exist 2020-11-19 12:15:09 +01:00
code-generation/issue-12232 fix #12232 2020-12-18 21:54:18 +01:00
compile test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
context remove memory leak from test suite 2021-07-07 09:07:24 +02:00
entry-exports-field even simpler example 2021-03-18 23:51:31 +02:00
entry-inline add additional test case for variable leaking 2019-10-10 13:47:02 +02:00
errors test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
esm/import-meta filter out node commonjs in module externals tests on node 10 2021-06-25 20:32:55 +02:00
inner-graph add test filter 2021-06-21 10:29:51 +02:00
json Revert "Revert "Merge pull request #12278 from xtuc/sven/import-assertions"" 2021-07-24 23:28:30 +01:00
large update webpack-sources for performance problem in hashing 2021-07-20 13:29:25 +02:00
loaders filter out node commonjs in module externals tests on node 10 2021-06-25 20:32:55 +02:00
mjs fixes #13719 2021-07-06 00:50:13 +02:00
nonce/set-nonce Prefer the IDL 'nonce' property over .getAttribute('nonce') 2019-07-18 11:02:39 +02:00
optimize fix: handle star import name collisions in module concatenation 2020-10-20 13:50:56 +03:00
parsing more complex test case 2021-09-20 15:54:09 +03:00
resolving test typings and fix type problems in loaders in the test suite 2021-04-22 21:48:47 +02:00
runtime flag commonjs dependency in try block as optional 2020-10-12 09:16:24 +02:00
scope-hoisting add test case for star reexports 2020-11-16 11:53:21 +01:00
side-effects unset targets when a harmony star reexport is hidden by another one 2021-02-22 21:56:00 +01:00
wasm disable test because it doesn't work 2021-06-23 14:48:57 +02:00