Tobias Koppers
|
08cd2f0ffe
|
introduce ChunkGroup for AND in parents
|
2018-01-10 17:12:03 +01:00 |
Florent Cailhol
|
9f13bfec6c
|
Optimize chunk traversal in RemoveParentModulesPlugin
|
2018-01-05 22:49:55 +01:00 |
Florent Cailhol
|
f737b26260
|
Remove some plugin calls
|
2017-12-14 14:42:49 +01:00 |
Florent Cailhol
|
36c690d37f
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
Tobias Koppers
|
5db5512849
|
faster RemoveParentModule algorithm
|
2017-11-24 18:14:37 +01:00 |
Tobias Koppers
|
f7c2f8e470
|
Update code style to arrow functions
|
2017-11-08 11:56:01 +01:00 |
Tobias Koppers
|
b316bee0a6
|
Use SortableSets for Chunk.parents/blocks
|
2017-09-22 16:38:47 +02:00 |
Tobias Koppers
|
8d3efe7d63
|
Merge branch 'next' into perf/modules-set
|
2017-05-16 14:37:03 +02:00 |
Tobias Koppers
|
e1bac32c19
|
Use a Set to store modules in a chunk
|
2017-05-16 11:50:50 +02:00 |
Tobias Koppers
|
616777b520
|
fix spacing issue
|
2017-04-21 18:47:59 +02:00 |
Tobias Koppers
|
7ca1297e11
|
Use a Set in RemoveParentModulesPlugin for performance
|
2017-04-18 23:28:16 +02:00 |
Tobias Koppers
|
e8bc9c2b3b
|
use a Set for Module.chunks
|
2017-04-18 23:27:25 +02:00 |
Tim Sebastian
|
39575663b7
|
move chunk parents check up
|
2017-02-23 23:31:05 +11:00 |
Tom910
|
665fbd0ca8
|
Fix todo comments
|
2017-01-25 22:47:11 +03:00 |
Tom910
|
74efa93d5f
|
More refactoring Compilation.js and RemoveParentModulesPlugin.js
|
2017-01-25 22:39:24 +03:00 |
Tom910
|
588976d5e9
|
Deleting cache length size to loop
|
2017-01-24 22:39:38 +03:00 |
Tom910
|
eb87ae931d
|
Refactoring and optimize RemoveParentModulesPlugin.js
|
2017-01-23 21:52:47 +03:00 |
Shubheksha Jalan
|
61251de9c0
|
refactor(ES6): upgrade RemoveParentModulesPlugin to ES6 (#3731)
|
2017-01-04 12:44:01 -06:00 |
Tobias Koppers
|
2f618e733a
|
refactoring and aggressive-splitting plugin
|
2016-07-13 11:03:14 +02:00 |
Tobias Koppers
|
cf00a1a22d
|
rewrite cases where js beautify and eslint disagree on formatting
|
2016-06-20 21:46:27 +02:00 |
Simen Bekkhus
|
b1bdd6989f
|
Use eslint's indent rule
|
2016-06-20 08:21:00 +02:00 |
Tobias Koppers
|
7fdfdbd43b
|
correct linting
|
2016-06-16 01:05:17 +02:00 |
Tobias Koppers
|
795092fcea
|
fixed small mistake in array check
|
2016-04-11 00:38:18 +02:00 |
Tobias Koppers
|
996b6c80ae
|
cache parent checks, check faster array for contain
|
2016-04-10 23:55:37 +02:00 |
Tobias Koppers
|
7a15344eb1
|
reverted new algorithm for removing modules from parent chunks
|
2016-04-10 23:38:41 +02:00 |
Tobias Koppers
|
2d7a7adade
|
use index instead of debugId
fixed chunk propagation
|
2016-02-24 23:57:42 +01:00 |
Tobias Koppers
|
a867825774
|
new algorithm for removing modules from parent chunks
#1905
|
2016-02-24 23:23:34 +01:00 |
Tobias Koppers
|
431a4c791c
|
Merge branch 'master' into webpack-2
Conflicts:
hot/dev-server.js
hot/only-dev-server.js
hot/poll.js
hot/signal.js
lib/ChunkTemplate.js
lib/HotModuleReplacement.runtime.js
lib/HotModuleReplacementPlugin.js
lib/JsonpMainTemplatePlugin.js
lib/MainTemplate.js
lib/NormalModule.js
lib/Parser.js
lib/RecordIdsPlugin.js
lib/WebpackOptionsApply.js
lib/dependencies/RequireEnsureDependency.js
lib/node/OldNodeWatchFileSystem.js
lib/optimize/OccurrenceOrderPlugin.js
package.json
|
2015-07-17 09:30:37 +02:00 |
Tobias Koppers
|
f7d799adb4
|
rebeautify without spacing after keyword
|
2015-07-16 00:19:23 +02:00 |
Avi Haiat
|
0a340f2b1a
|
feat(app): Beautify all lib files
|
2015-07-13 01:20:09 +03:00 |
Tobias Koppers
|
8cfeb51c30
|
refactoring and bug fixes
|
2015-07-07 00:11:13 +02:00 |
Tobias Koppers
|
a2cc7dbd38
|
apply optimizing on extracted chunks too
|
2014-09-23 08:42:54 +02:00 |
Tobias Koppers
|
e0f975eb9e
|
fixes webpack/extract-text-webpack-plugin#14
|
2014-09-07 22:54:38 +02:00 |
Tobias Koppers
|
4d1ca1993d
|
fixed stack overflow bug
|
2013-02-11 12:03:33 +01:00 |
Tobias Koppers
|
ee01837d66
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |