webpack/test/configCases
evilebottnawi 5828b27d0d feat: `bigint` for the `DefinePlugin` plugin 2020-03-09 10:57:20 +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 fix pr comments 2020-01-23 13:27:12 +03: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 fix: use indices instead of indicies 2020-01-03 11:47:48 +05:30
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 improve renaming of variables in concatenated modules 2019-12-23 21:54:57 +01: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 add deprecation testing for config test cases 2019-12-17 17:18:52 +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 Merge tag 'v4.42.0' 2020-03-02 17:07:26 +01:00
dll-plugin-entry change DllPlugin entryOnly default to true 2020-01-02 17:46:21 +01:00
dll-plugin-format/0-create-dll Added unit test to generate formatted manifest json 2018-10-03 13:16:07 -06:00
dll-plugin-side-effects flag all modules as used for Dll 2020-02-28 16:18:02 +01: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 dependOn feature 2020-02-11 09:11:00 +01:00
errors emit a warning when require.include is used 2019-10-22 10:17:34 +02:00
externals refactor library system 2020-02-26 17:35:52 +01: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 Refactor how exportsType work 2019-12-06 11:13:08 +01:00
library add library option to entry description 2020-02-26 17:36:16 +01:00
loaders test errors message, allow custom names in schema 2020-01-17 12:17:53 +01:00
mangle/mangle-with-object-prop bugfixes 2019-12-21 20:32:25 +01: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 add async chunk to test case 2020-01-16 21:25:00 +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 feat: `bigint` for the `DefinePlugin` plugin 2020-03-09 10:57:20 +01: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 add deprecation testing for config test cases 2019-12-17 17:18:52 +01: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 handle sourceRoot during source map contextify 2019-12-27 15:23:23 +01: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 add output.uniqueName option 2020-02-26 16:32:42 +01:00