webpack/test/configCases
Tobias Koppers fa9ec727ba strings are also valid json data
simplify code
remove incorrect test case
2019-11-30 21:56:17 +01:00
..
additional-pass/simple run prettier on existing code 2018-02-25 11:46:17 +01:00
amd/disabled Add missing done 2019-03-11 17:23:40 +01:00
asset-emitted/normal export classes from webpack, and use them in webpack configs 2019-10-09 17:11:34 +02:00
asset-modules add source asset type 2019-11-26 15:44:06 +01:00
async-commons-chunk use - instead of ~ as default for better compat 2018-12-07 14:46:49 +01:00
chunk-graph/issue-9634 fixes #9634 2019-08-27 12:25:02 +02:00
chunk-index/order-multiple-entries Merge tag 'v4.29.5' into next 2019-02-19 08:58:46 +01:00
code-generation remove "use strict" from runtime things for bundle size reasons 2019-10-09 00:20:58 +02:00
compiletime run prettier on existing code 2018-02-25 11:46:17 +01:00
concatenate-modules/split-chunk-entry-module Merge tag 'v4.30.0' into next 2019-05-09 21:34:28 +02:00
contenthash/include-chunk-id chunk ids contribute to contenthash for javascript 2018-08-20 10:04:33 +02:00
context-exclusion/simple Align 'Cannot find module' message with native NodeJS 2018-05-15 09:24:16 +03:00
context-replacement upgrade jest 2018-07-10 16:02:02 +02:00
crossorigin/set-crossorigin fix tests and code 2018-06-28 11:11:24 +02:00
custom-hash-function/xxhash run prettier on existing code 2018-02-25 11:46:17 +01:00
custom-modules strings are also valid json data 2019-11-30 21:56:17 +01:00
custom-source-type/localization Introduce a Parser base class to improve Parser types 2019-11-30 01:36:28 +01:00
deep-scope-analysis add Dependency.getReferencedExports 2019-10-30 07:48:37 +01:00
defaulter/immutable-config clone options and don't modify them 2017-09-06 12:10:16 +02:00
delegated/simple export classes from webpack, and use them in webpack configs 2019-10-09 17:11:34 +02:00
delegated-hash/simple export classes from webpack, and use them in webpack configs 2019-10-09 17:11:34 +02:00
devtools add tests for harmony with devtools 2017-01-17 19:38:41 +01:00
dll-plugin fix test cases for new module order 2019-10-17 09:37:55 +02:00
dll-plugin-entry fix test cases for new module order 2019-10-17 09:37:55 +02:00
dll-plugin-format/0-create-dll Added unit test to generate formatted manifest json 2018-10-03 13:16:07 -06:00
ecmaVersion feat: improve DX with `output.ecmaVersion` option 2019-10-11 00:43:27 +03:00
emit-asset add deprecation codes 2019-11-14 17:03:15 +03:00
entry export classes from webpack, and use them in webpack configs 2019-10-09 17:11:34 +02:00
errors emit a warning when require.include is used 2019-10-22 10:17:34 +02:00
externals Improve way how System is tested 2019-04-10 13:48:47 +02:00
filename-template emit a warning when require.include is used 2019-10-22 10:17:34 +02:00
finish-modules/simple Add finish module test case 2019-04-05 11:22:45 +11:00
hash-length Use fullhash instead of hash 2018-12-28 14:09:35 +01:00
ignore export classes from webpack, and use them in webpack configs 2019-10-09 17:11:34 +02:00
inner-graph emit a warning when require.include is used 2019-10-22 10:17:34 +02:00
issues export classes from webpack, and use them in webpack configs 2019-10-09 17:11:34 +02:00
json/tree-shaking-default add support for tree-shaking JSON modules 2019-11-05 10:37:59 +01:00
library add sync mode for chunk dependency startup in sync node target 2019-05-20 22:53:58 +02:00
loaders Merge tag 'v4.35.1' into next 2019-07-01 11:15:52 +02:00
mjs/esm-by-default add test case 2019-06-04 11:42:03 +02:00
module-name/different-issuers-for-same-module cr fixes 2018-05-01 14:26:12 +03:00
no-parse migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
optimization export classes from webpack, and use them in webpack configs 2019-10-09 17:11:34 +02:00
output run prettier on existing code 2018-02-25 11:46:17 +01:00
parsing export classes from webpack, and use them in webpack configs 2019-10-09 17:11:34 +02:00
performance migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
plugins fix test cases 2019-10-22 11:51:14 +02:00
race-conditions/load-module Merge branch 'master' of https://github.com/webpack/webpack into jest 2018-04-12 17:35:54 +02:00
records remove deprecated optimization options 2018-07-16 10:32:02 +02:00
resolve/multi-alias add alias to false (ignore) and alias to array 2019-07-08 16:26:30 +02:00
rule-set Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
runtime Merge tag 'v4.29.5' into next 2019-02-19 08:58:46 +01:00
scope-hoisting Merge tag 'v4.29.5' into next 2019-02-19 08:58:46 +01:00
side-effects run prettier on existing code 2018-02-25 11:46:17 +01:00
simple run prettier on existing code 2018-02-25 11:46:17 +01:00
source-map emit a warning when require.include is used 2019-10-22 10:17:34 +02:00
split-chunks export classes from webpack, and use them in webpack configs 2019-10-09 17:11:34 +02:00
split-chunks-common emit a warning when require.include is used 2019-10-22 10:17:34 +02:00
target add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
wasm export classes from webpack, and use them in webpack configs 2019-10-09 17:11:34 +02:00
web fix problem with retrying import() 2019-10-29 10:25:44 +01:00