Commit Graph

9 Commits

Author SHA1 Message Date
Tobias Koppers a4bbdae0d2 fix problem with dll and sideEffects
allow to redirect module and id in reexports
SideEffects plugin redirects reexports too
fixes #9146
2019-05-20 11:28:33 +02:00
Tobias Koppers 5238159d21 run prettier on existing code 2018-02-25 02:00:20 +01:00
Tobias Koppers 32ebbfd7c7 Beautify webpack configs 2018-01-22 08:51:35 +01:00
Tobias Koppers 38264a092e allow exact match without extension in dll 2017-01-30 22:44:25 +01:00
Tobias Koppers 8e69a80847 code linting 2017-01-11 12:29:01 +01:00
Tobias Koppers 6c38cf9854 fixes to tests and examples 2016-09-20 00:19:55 +02:00
Moorthy Venkatraman be39508aa2 Supplying extensions when constructing DllReferencePlugin 2016-09-19 21:56:02 +02:00
Tobias Koppers b5d52d4505 changed lib manifest format to store harmony structure information
allow to use dll with harmony modules

fixes #2876
fixes #2857
2016-08-17 12:05:29 +02:00
Tobias Koppers 5aa5ca6961 added test case for DllPlugin and chunks in dlls
#1948
2016-01-30 11:43:53 +01:00