Commit Graph

15 Commits

Author SHA1 Message Date
Tobias Koppers 17044bf9c6 Merge tag 'v4.20.0' into next
4.20.0
2018-09-25 16:20:42 +02:00
Tobias Koppers 01741d4fae fix plugin schemas and give them names 2018-09-21 12:25:07 +02:00
Tobias Koppers 659c46223b add tooling to sort schema properties 2018-09-21 11:54:35 +02:00
Tobias Koppers a91f7366dc fix plugin schemas and give them names 2018-09-21 11:04:26 +02:00
Tobias Koppers 20d9cca01f add tooling to sort schema properties 2018-09-21 11:04:07 +02:00
Tobias Koppers b4860ccebb refactor chunk id plugins 2018-09-05 14:28:52 +02:00
Tobias Koppers 1b886ee342 improve prettier and lint config and performance 2018-08-24 16:57:16 +02:00
Tobias Koppers 3fc4eb752f add new options moduleIds and chunkIds
deprecate namedModules, hashedModuleIds, namedChunks
add a lot of TODOs for webpack 5
split OccurenceOrderPlugin into separate plugins for modules and chunks
add NaturalChunkOrderPlugin and enable it in development
2018-07-09 15:06:19 +02:00
Michael Ciniawsky 8a888cf416 fix(schemas/plugins): rm unnecessary `id`'s 2018-02-21 06:58:39 +01:00
EugeneHlushko fb4b275dc9 Improvement: add schema for profiling plugin options, remove todo item 2018-02-13 19:13:07 +02:00
Sergey Petushkov 7950e3da5d Fix lint errors 2017-11-19 13:31:33 +01:00
Sergey Petushkov a07626aa71 Fix indentation 2017-11-19 11:45:15 +01:00
Sergey Petushkov cdd593b847 Rename schemas; Make imports less verbose 2017-11-12 09:48:08 +01:00
Sergey Petushkov dcc09ee653 Run beautify on schemas 2017-11-12 09:48:08 +01:00
Sergey Petushkov 744dbe9b95 Add validations to plugins 2017-11-12 09:48:08 +01:00