Commit Graph

11 Commits

Author SHA1 Message Date
Florent Cailhol d4811b0d37 Use for-of loops instead of forEach 2018-01-23 22:53:18 +01:00
Florent Cailhol 36c690d37f Use tapable instead of 'plugin' 2017-12-08 14:23:31 +01:00
Tobias Koppers dae9de6595 Merge branch 'next' into feature/validate-plugin-options
# Conflicts:
#	lib/SourceMapDevToolPlugin.js
#	lib/optimize/AggressiveSplittingPlugin.js
#	yarn.lock
2017-11-28 09:59:59 +01:00
Tobias Koppers a0ef93f939 aggregate all crypto hash usages into util/createHash
try to avoid calling hash.update with short strings
2017-11-23 11:09:17 +01:00
Sergey Petushkov cdd593b847 Rename schemas; Make imports less verbose 2017-11-12 09:48:08 +01:00
Sergey Petushkov d73ad04c72 Add spaces to plugin names 2017-11-12 09:48:08 +01:00
Sergey Petushkov 1065a6e46c Refactor plugins to use schema-utils; Remove unused 2017-11-12 09:48:08 +01:00
Sergey Petushkov 744dbe9b95 Add validations to plugins 2017-11-12 09:48:08 +01:00
Tim Sebastian c22a333cc4 refactor HashedModuleIdsPlugin to not reassign "id" with completely different value
make id a const
2017-02-05 10:27:32 +11:00
Sebastian Blade 9c2eae94d6 refactor(es6): Upgrade HashedModuleIdsPlugin to es6 (#3659)
* refactor(es6): Upgrade HashedModuleIdsPlugin to es6
2017-01-01 11:26:22 -06:00
Tobias Koppers 5aeef4a792 added HashedModuleIdsPlugin 2015-11-29 20:16:01 +01:00