Florent Cailhol
|
b12f24d20c
|
Update hook types
|
2019-05-10 09:52:22 +02:00 |
Tobias Koppers
|
7a43a27eda
|
make Compilation.chunks a Set
|
2018-09-06 17:04:01 +02:00 |
Florent Cailhol
|
7b02084bc5
|
Replace Basic and Advanced optimzation hooks by stages
|
2018-08-16 14:10:51 +02:00 |
Tobias Koppers
|
3cf01999b5
|
add ChunkGraph
move chunk modules and module chunks into the ChunkGraph
remove outdated unit tests
|
2018-08-14 15:32:13 +02:00 |
Tobias Koppers
|
cf5f1d723c
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
Florent Cailhol
|
2a9452e51b
|
Add brackets for multiline if/for statements
|
2018-05-29 15:45:44 +02:00 |
Tobias Koppers
|
5238159d21
|
run prettier on existing code
|
2018-02-25 02:00:20 +01:00 |
Tobias Koppers
|
ea609374f7
|
split Chunk.isInitial into isOnlyInitial and canBeInitial
remove includeInitial argument of getChunk(Module)Maps
|
2018-01-22 12:52:28 +01:00 |
Tobias Koppers
|
b34663cb2d
|
add more config options
fix bugs
|
2018-01-10 18:58:27 +01:00 |
Florent Cailhol
|
36c690d37f
|
Use tapable instead of 'plugin'
|
2017-12-08 14:23:31 +01:00 |
Tobias Koppers
|
46ae001d41
|
use a faster merge duplicate chunks algorithm
|
2017-11-24 18:10:48 +01:00 |
Tobias Koppers
|
7387c50c3a
|
change jsonp function to jsonp array push
|
2017-09-14 08:49:14 +02:00 |
Tobias Koppers
|
b08762b729
|
optimize optimization plugins
|
2017-06-01 16:35:07 +02:00 |
Tobias Koppers
|
e1bac32c19
|
Use a Set to store modules in a chunk
|
2017-05-16 11:50:50 +02:00 |
Shubheksha Jalan
|
70bf6c2817
|
refactor(ES6): upgrade MinChunkSizePlugin to ES6 (#3757)
* refactor(ES6): upgrade MergeDuplicateChunksPlugin to ES6
|
2017-01-04 23:42:36 -06:00 |
Tobias Koppers
|
2f618e733a
|
refactoring and aggressive-splitting plugin
|
2016-07-13 11:03:14 +02: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
|
3acab7c27d
|
fixed bug where duplicates are not detected
|
2014-02-15 11:29:15 +01:00 |
Tobias Koppers
|
d3a9712193
|
bug fixing
|
2014-02-03 18:12:19 +01:00 |
Tobias Koppers
|
ee01837d66
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |