Tobias Koppers
|
ef9e25d8ea
|
report dependencies from resolver to the compilation
refactor NormalModuleFactory
|
2019-01-08 15:14:25 +01:00 |
Tobias Koppers
|
0f1f69a9d6
|
hide id overriding in HarmonyImportSpecifierDependency
|
2018-08-21 11:06:59 +02:00 |
Florent Cailhol
|
7b02084bc5
|
Replace Basic and Advanced optimzation hooks by stages
|
2018-08-16 14:10:51 +02:00 |
Tobias Koppers
|
381e2db200
|
replace Module.reasons and Dependency.module with ModuleGraph
|
2018-08-02 17:54:44 +02:00 |
Tobias Koppers
|
11e127d162
|
pass moduleGraph along with multiple methods
|
2018-08-02 17:54:42 +02:00 |
Tobias Koppers
|
ec1329a7d4
|
make libIdent required
add types
|
2018-08-02 16:29:20 +02:00 |
Tobias Koppers
|
cf5f1d723c
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
Tobias Koppers
|
2fa351a178
|
make ExportMode.module a callback function
fix comment
|
2018-07-26 15:53:11 +02:00 |
Tobias Koppers
|
025d3d0836
|
remove unused code
|
2018-07-25 13:17:44 +02:00 |
Tobias Koppers
|
271fb7b543
|
more performant changing of reasons
|
2018-05-30 20:04:37 +02:00 |
Florent Cailhol
|
2a9452e51b
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
Tobias Koppers
|
351c9936e6
|
fixup reasons when redirecting dependencies for side-effects
show reason explanation in stats
fixes #7428
|
2018-05-29 14:12:31 +02:00 |
Tobias Koppers
|
ae8d6741d7
|
fix bug with incorrectly emitted modules
|
2018-05-27 21:53:22 +02:00 |
Tobias Koppers
|
115a72ce50
|
SideEffectsPlugin don't modify cache entries
fixes #7400
|
2018-05-27 21:53:21 +02:00 |
Tobias Koppers
|
5238159d21
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
Jevan Chan
|
c334d0875b
|
replace minimatch with micromatch
|
2018-02-21 00:36:14 +08:00 |
Jevan Chan
|
b620a58b40
|
replace glob-regex with minimatch
|
2018-02-19 22:50:05 +08:00 |
Jeremy Greer
|
2ef4b0101e
|
Add support for sideEffects glob(s)
In addition to Booleans, the `sideEffects` value in a package can
identify child modules with side effects by a glob or Array of globs.
|
2018-01-18 13:29:22 -06:00 |
Tobias Koppers
|
27d60f7dd6
|
Merge pull request #6126 from ooflorent/remove_plugin_calls
Remove more plugin calls
|
2017-12-15 13:42:38 +01:00 |
Florent Cailhol
|
f737b26260
|
Remove some plugin calls
|
2017-12-14 14:42:49 +01:00 |
Tobias Koppers
|
5cbd6b20dd
|
allow to set sideEffects from rules
|
2017-12-14 13:08:57 +01:00 |
Tobias Koppers
|
ffb977fed4
|
refactor meta -> buildMeta, add factoryMeta
add compat layer to Module.meta
|
2017-12-12 16:57:50 +01:00 |
Florent Cailhol
|
36c690d37f
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
Tobias Koppers
|
1bc572a385
|
rename side-effects to sideEffects
|
2017-10-12 17:32:41 +02:00 |
Tobias Koppers
|
c383d5ea7f
|
rename `pure-module` to `side-effects`
|
2017-09-14 15:12:36 +02:00 |