Commit Graph

8 Commits

Author SHA1 Message Date
Tobias Koppers b73d35bbee Merge tag 'v4.39.0' into next
4.39.0
2019-08-05 13:12:09 +02:00
agaricus d0a46d0abe
Update lib/SystemMainTemplatePlugin.js
Co-Authored-By: Rishabh Chawla <rishabh31121999@gmail.com>
2019-07-31 16:56:03 +03:00
agaricus 3f01ca8621 fix system library module name 2019-07-30 17:11:50 +03:00
Tobias Koppers 0505e177f1 add more types and fix/remove TODOs
change Chunk.files to Set
remove checkContext from IgnorePlugin
remove external flag from ExternalModule
2019-06-14 10:45:56 +02:00
Tobias Koppers b66143f706 Merge tag 'v4.30.0' into next
4.30.0
2019-05-09 21:34:28 +02:00
Tobias Koppers 39a680d339 formating of output code 2019-04-10 13:29:35 +02:00
Joel Denning ec94b82374 Feedback from sokra. Using Template.indent and Template.asString. 2019-03-18 15:20:28 -06:00
Joel Denning 97d58d31c0 Adding support for output libraryTarget 'system'. Resolves #8833.
Tests, prettier

Self review

Add comments to System tests.

Adding typescript definition

Guy Bedford's feedback

Self review

Improving code coverage
2019-03-17 08:46:17 -07:00