webpack/test/configCases
Sean Larkin 5b250242bd Merge 2016-06-08 10:22:25 -05:00
..
additional-pass/simple added test for additional pass 2015-09-03 11:36:14 +02:00
async-commons-chunk fixed test cases 2015-01-11 23:37:31 +01:00
context-replacement added manual context map option to ContextReplacementPlugin 2016-01-06 19:56:17 +01:00
dedupe/in-chunk DedupePlugin correctly inserts deduplication code 2015-02-09 08:43:46 +01:00
delegated/simple added experimental DelegatedModules 2015-05-13 00:17:06 +02:00
dll-plugin added test case for DllPlugin and chunks in dlls 2016-01-30 11:43:53 +01:00
entry Promise based chunk loading API 2015-06-13 11:45:28 +02:00
errors/entry-not-found add entry-not-found testcase 2014-08-04 18:08:52 +02:00
externals move externals into chunk with entry 2016-05-05 10:13:50 +02:00
extract-text/issue-14 fixes webpack/extract-text-webpack-plugin#14 2014-09-07 22:54:38 +02:00
filename-template/module-filename-template Fix indentation 2015-07-08 12:30:43 +03:00
hash-length added HashedModuleIdsPlugin 2015-11-29 20:16:01 +01:00
library move semicolon to a later location in bundle #830 2015-03-03 20:24:46 +01:00
parsing fix more tests 2015-03-05 22:58:03 +01:00
plugins updated partly to new enhanced-resolve API 2016-01-02 00:21:54 +01:00
records/issue-295 fixed #295 2015-10-28 19:47:12 +01:00
simple Sorted out some MultiCompiler issues 2014-06-18 23:02:33 +02:00
source-map test must pass sourceMap true 2016-05-29 12:26:27 +02:00
target Merge 2016-06-08 10:22:25 -05:00