webpack/lib/ids
Tobias Koppers 924daa105b Use simpler/faster hash function to get a hash number
Use deterministic mangled names for exports
refactor assignDeterministicIds
rename __webpack_init__ function in wasm to ""
fix bug with incorrectly cached StaticExportsDependency
fix bug in hash logic of Module
2019-02-20 22:41:07 +01:00
..
ChunkModuleIdRangePlugin.js make Compilation.chunks a Set 2018-09-06 17:04:01 +02:00
DeterministicChunkIdsPlugin.js Use simpler/faster hash function to get a hash number 2019-02-20 22:41:07 +01:00
DeterministicModuleIdsPlugin.js Use simpler/faster hash function to get a hash number 2019-02-20 22:41:07 +01:00
HashedModuleIdsPlugin.js use makePathsRelative instead of contextify 2018-12-07 18:12:04 +01:00
IdHelpers.js Use simpler/faster hash function to get a hash number 2019-02-20 22:41:07 +01:00
NamedChunkIdsPlugin.js cache contextify and pass associatedObjectForCache to all calls 2019-01-19 12:40:00 +01:00
NamedModuleIdsPlugin.js cache contextify and pass associatedObjectForCache to all calls 2019-01-19 12:40:00 +01:00
NaturalChunkIdsPlugin.js improve ids for Long Term Caching 2018-12-07 12:26:35 +01:00
NaturalModuleIdsPlugin.js improve ids for Long Term Caching 2018-12-07 12:26:35 +01:00
OccurrenceChunkIdsPlugin.js improve ids for Long Term Caching 2018-12-07 12:26:35 +01:00
OccurrenceModuleIdsPlugin.js improve ids for Long Term Caching 2018-12-07 12:26:35 +01:00