webpack/test/configCases/optimization
Tobias Koppers c7f93af138 refactor startup logic to better integrate with libraries
get rid of startupNoDefault and many custom logic regarding this in jsonp chunk loading
add onChunksLoaded runtime method to cover that for all chunk loading types
add `__webpack_runtime_id__` to access the current runtime
allow to use onChunksLoaded for other module types too
2021-03-08 20:25:09 +01:00
..
chunk chore: added test cases 2020-04-21 10:19:47 +02:00
depend-on-runtimes refactor startup logic to better integrate with libraries 2021-03-08 20:25:09 +01:00
hashed-module-ids improve typings and test them in CI 2020-04-21 09:25:43 +02:00
minimizer improve typings and test them in CI 2020-04-21 09:25:43 +02:00
named-modules improve typings and test them in CI 2020-04-21 09:25:43 +02:00
runtime-specific-used-exports refactor used exports analysis, hashing, code generation, optimizations 2020-07-27 22:40:44 +02:00
runtime-specific-used-exports2 prettier 2020-07-30 00:57:32 +02:00