webpack/test/configCases
Tobias Koppers cf1d7b8949 `-!` keeps post loader instead of pre loader
add more test cases
2017-12-30 19:34:14 +01:00
..
additional-pass/simple Use hooks in test cases 2017-12-21 07:17:27 +01:00
async-commons-chunk Add mode option and choose defaults depending on mode 2017-11-24 08:17:17 +01:00
code-generation update test cases for changed order 2017-12-20 20:41:22 +01:00
commons-chunk-plugin handle non-esm correctly in import() 2017-12-04 12:58:32 +01:00
compiletime fixed linting 2017-03-31 16:00:00 +02:00
context-exclusion/simple move generated runtime code to RuntimeTemplate 2017-12-22 19:41:28 +01:00
context-replacement handle non-esm correctly in import() 2017-12-04 12:58:32 +01:00
custom-hash-function/xxhash Feature: Non-crypto hashing algorithm opt-in through config: use non-native hash example 2017-12-20 12:29:00 +02:00
defaulter/immutable-config clone options and don't modify them 2017-09-06 12:10:16 +02:00
delegated/simple fixed test cases for new manifest format 2016-08-17 18:48:51 +02:00
delegated-hash/simple minor style fit in test 2017-05-18 08:59:25 -07:00
devtools add tests for harmony with devtools 2017-01-17 19:38:41 +01:00
dll-plugin Add mode option and choose defaults depending on mode 2017-11-24 08:17:17 +01:00
entry code linting 2017-01-11 12:29:01 +01:00
errors Feature: Use WebpackMissingModule: test coverage: add relative file read path 2017-12-20 12:38:36 +02:00
externals Enable minimizing in production mode 2017-12-14 00:06:56 +01:00
extract-text/issue-14 Enable minimizing in production mode 2017-12-14 00:06:56 +01:00
filename-template/module-filename-template Enable minimizing in production mode 2017-12-14 00:06:56 +01:00
hash-length One last styling fix 2017-01-23 13:59:26 +01:00
ignore add tests for ignored context modules 2017-04-08 15:59:24 +10:00
issues/issue-3596 Use hooks in test cases 2017-12-21 07:17:27 +01:00
library Merge pull request #4883 from AndersDJohnson/library-target-umd-names-per-target 2017-06-21 22:51:27 +02:00
loaders `-!` keeps post loader instead of pre loader 2017-12-30 19:34:14 +01:00
no-parse Created new testcase for noParse function 2017-06-03 11:00:23 -04:00
output support functions for templated string config properties 2017-12-22 07:28:16 -08:00
parsing fixup to test case 2017-10-16 15:18:41 +02:00
performance Enable minimizing in production mode 2017-12-14 00:06:56 +01:00
plugins Enable minimizing in production mode 2017-12-14 00:06:56 +01:00
records update test cases for changed order 2017-12-20 20:41:22 +01:00
rule-set Allow to override resolve configuration 2017-11-18 08:12:35 +01:00
runtime/opt-in-finally code linting 2017-01-11 12:29:01 +01:00
scope-hoisting replace harmonyModule flag with exportsType 3-state 2017-12-22 19:42:41 +01:00
side-effects/side-effects-override allow to set sideEffects from rules 2017-12-14 13:08:57 +01:00
simple feat: support config functions with multi-compiler 2017-07-01 13:28:20 -05:00
source-map Enable minimizing in production mode 2017-12-14 00:06:56 +01:00
target add tree-shaking for json modules 2017-12-22 19:49:43 +01:00