webpack/lib/util
Tobias Koppers 48010fb955 replace output.ecmaVersion with output.environment and more detailed flags 2020-09-10 11:12:28 +02:00
..
ArrayHelpers.js track the target binding of harmony reexports 2020-08-11 20:13:01 +02:00
AsyncQueue.js remove unused methods, improve code coverage 2020-07-29 11:14:26 +02:00
DataURI.js add absolute url specifier support 2020-06-26 22:16:27 +03:00
Hash.js add tests to increase code coverage 2020-04-16 22:20:04 +02:00
LazyBucketSortedSet.js Improve performance of LimitChunkCountPlugin a lot 2019-09-24 16:32:20 +02:00
LazySet.js LazySet do not check for duplicate LazySets in addAll 2020-08-24 18:16:52 +02:00
Queue.js performance, cleanup 2020-07-28 22:05:13 +02:00
Semaphore.js format existing code 2018-07-30 21:29:21 +02:00
SetHelpers.js chore: setup cspell 2020-03-12 19:51:26 +03:00
SortableSet.js refactor used exports analysis, hashing, code generation, optimizations 2020-07-27 22:40:44 +02:00
StackedMap.js fix edge case in scope analysis 2019-09-05 13:34:16 +02:00
StackedSetMap.js fix edge case in scope analysis 2019-09-05 13:34:16 +02:00
StringXor.js StringXor bugfix 2020-08-14 18:40:57 +02:00
TupleQueue.js performance, cleanup 2020-07-28 22:05:13 +02:00
TupleSet.js performance, cleanup 2020-07-28 22:05:13 +02:00
URLAbsoluteSpecifier.js refactor scheme handling into plugins 2020-07-03 17:01:02 +02:00
cleverMerge.js performance improvements 2020-07-15 14:13:33 +02:00
comparators.js refactor used exports analysis, hashing, code generation, optimizations 2020-07-27 22:40:44 +02:00
compileBooleanMatcher.js chore: setup cspell 2020-03-13 12:28:55 +03:00
createHash.js ignore DebugHash class 2020-04-17 10:53:30 +02:00
deprecation.js Use computed resolve options in context alternatives 2020-07-15 14:13:35 +02:00
deterministicGrouping.js fixes #11026 2020-06-22 09:31:03 +02:00
extractUrlAndGlobal.js fix ExternalModule bug 2020-08-11 20:42:32 +08:00
findGraphRoots.js adding some random types 2019-07-18 14:15:20 +02:00
fs.js add more types 2020-08-02 23:47:54 +03:00
identifier.js improve and fix backtracing to root folder from nested directories 2020-08-04 09:36:49 +02:00
internalSerializables.js new Worker() support 2020-09-08 07:37:20 +02:00
makeSerializable.js Remove hashing from ClassSerializer as buildDeps take care of this now 2019-08-13 17:02:52 +02:00
memorize.js Deprecate MainTemplate, ChunkTemplate, ModuleTemplate 2019-10-08 23:46:26 +02:00
numberHash.js Use simpler/faster hash function to get a hash number 2019-02-20 22:41:07 +01:00
objectToMap.js Merge tag 'v4.36.0' into next 2019-07-17 16:02:33 +02:00
propertyAccess.js Refactor to track nested exports 2019-05-29 11:55:00 +02:00
registerExternalSerializer.js type fixes 2020-08-24 18:35:28 +02:00
runtime.js Merge pull request #11440 from webpack/bugfix/hmr-incorrect-dispose 2020-09-09 03:50:42 +02:00
semver.js generate runtime code with special-lint-fix 2020-08-05 08:45:51 +02:00
serialization.js refactor Persistent Cache 2020-01-28 11:35:06 +01:00
smartGrouping.js better force handling 2020-09-02 14:10:08 +02:00