webpack/test/configCases
EugeneHlushko 612111ae63 SourceMapDevToolPlugin: Second test case, make sure sourcemap file is written to expected directory considering the fileContext was provided 2017-11-25 16:53:02 +02:00
..
additional-pass/simple added test for additional pass 2015-09-03 11:36:14 +02:00
async-commons-chunk fix a bug that prevented the automatic chunk selection to select initial chunks 2017-07-27 14:32:35 +02:00
code-generation optimize OccurenceOrderPlugin 2017-06-02 01:24:55 +02:00
commons-chunk-plugin fixed common-chunk-grandchildren example 2017-10-09 13:43:03 -06:00
compiletime fixed linting 2017-03-31 16:00:00 +02:00
context-exclusion/simple add test case 2017-09-25 22:11:27 +10:00
context-replacement code linting 2017-01-11 12:29:01 +01: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 use original request as libIdent for delegated modules 2017-07-25 13:41:37 +02:00
entry code linting 2017-01-11 12:29:01 +01:00
errors prevent crashing when error out early in bail mode 2017-10-11 15:28:18 +02:00
externals Only use UMD or UMD2 externals for UMD libraryTarget. Resolve #5766 2017-10-10 13:22:58 +01:00
extract-text/issue-14 code linting 2017-01-11 12:29:01 +01:00
filename-template/module-filename-template update snapshots and fix test 2017-03-15 14:37:10 +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 code linting 2017-01-11 12:29:01 +01:00
library Merge pull request #4883 from AndersDJohnson/library-target-umd-names-per-target 2017-06-21 22:51:27 +02:00
loaders fix loader 2017-06-05 14:03:08 +02:00
no-parse Created new testcase for noParse function 2017-06-03 11:00:23 -04:00
parsing fixes #5624 2017-09-06 10:33:08 +02:00
performance Exclude testing in older versions 2017-10-13 11:04:39 +02:00
plugins SourceMapDevToolPlugin: Second test case, make sure sourcemap file is written to expected directory considering the fileContext was provided 2017-11-25 16:53:02 +02:00
records optimize OccurenceOrderPlugin 2017-06-02 01:24:55 +02:00
rule-set fix useless-escape linting issues 2017-07-24 11:54:06 +02:00
runtime/opt-in-finally code linting 2017-01-11 12:29:01 +01:00
scope-hoisting fix invalid generated code with scope hoisting and non-number ids 2017-08-08 13:09:47 +02:00
simple feat: support config functions with multi-compiler 2017-07-01 13:28:20 -05:00
source-map add test case 2017-07-11 21:41:20 +02:00
target Update missing should type check calls 2017-01-02 00:44:24 +00:00