webpack/test/configCases/library/1-use-library
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
..
node_modules refactor library tests 2017-06-02 14:23:08 +02:00
default-test.js migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
index.js refactor startup logic to better integrate with libraries 2021-03-08 20:25:09 +01:00
this-test.js add test case for "var" library type 2020-02-26 17:35:59 +01:00
var-test.js add test case for "var" library type 2020-02-26 17:35:59 +01:00
webpack.config.js refactor startup logic to better integrate with libraries 2021-03-08 20:25:09 +01:00