Commit Graph

73 Commits

Author SHA1 Message Date
Travis Matthews ba5887ecc4 add test for query, parsing filename into filebase/basename 2017-04-14 16:12:55 -04:00
Travis Matthews 874d087044 fix beautify errors 2017-04-13 13:46:43 -04:00
Travis Matthews 689194505f separate declaration for each variable 2017-04-13 13:25:04 -04:00
Travis Matthews 7df6d12c47 add support for query in filenames 2017-04-13 13:23:02 -04:00
Travis Matthews 132a612f31 swapped interpolate for compilation.getPath, removed superfluous test 2017-04-12 14:51:30 -04:00
Travis Matthews d5bda2246b fixing beautify errors 2017-04-11 19:54:08 -04:00
Travis Matthews 56ac8eb0a6 better splitting of filename into file/extension, correct errors beautify-lint reported 2017-04-11 19:48:21 -04:00
Travis Matthews 0b609e314f removed obj destructuring for codacy, added semicolon 2017-04-11 19:17:44 -04:00
Travis Matthews eec6c4d1ab removed extra comment, fixed indentation 2017-04-11 19:03:05 -04:00
Travis Matthews 64569322a7 finished intperpolate & tests 2017-04-11 18:51:14 -04:00
Travis Matthews e8ab398900 adding rest of interpolation func, tests 2017-04-11 18:51:14 -04:00
Travis Matthews 1ed40e4bfc minimum working test 2017-04-11 18:51:14 -04:00
Travis Matthews 392b0c3e0f moved banner plugin placeholdertesting to new dir 2017-04-11 18:51:14 -04:00
Travis Matthews e5575594d8 moved banner plugin placeholdertesting to separate dir 2017-04-11 18:51:14 -04:00
Tim Sebastian 8a95bcc2f4 use const in BannerPlugin 2017-02-05 10:03:30 +11:00
abouthiroppy f73e87dfc5 refactor(BannerPlugin): update BannerPlugin to es2015 2016-12-29 15:30:22 +09:00
Jerome Foray c0f70ca32e [BannerPlugin] change chunk.initial to chunk.isInitial() 2016-07-15 16:19:42 +02:00
Tobias Koppers ded70aef28 moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
Tobias Koppers 5879483eb1 fixed formating 2015-10-31 15:31:10 +01:00
Tobias Koppers 0f0ede8a2c removed deprecated parameters for plugins 2015-10-28 23:26:52 +01:00
Kristian Tryggestad b76aa12b38 Add include/exclude filtering to BannerPlugin 2015-05-09 02:36:00 +02:00
Tobias Koppers 1fa9169cf2 use initial flag for initial loaded chunks 2013-12-03 23:11:14 +01:00
Tobias Koppers 96275187cc added BannerPlugin 2013-05-12 23:16:22 +02:00