webpack/test/configCases/library/0-create-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
..
a.js added libraryTarget commonjs-module 2016-09-08 22:26:43 +02:00
index.js add support for libraries combined with iife: false 2021-02-11 11:19:24 +01:00
nested.js add support for libraries combined with iife: false 2021-02-11 11:19:24 +01:00
non-external.js refactor library tests 2017-06-02 14:23:08 +02:00
test.config.js added libraryTarget commonjs-module 2016-09-08 22:26:43 +02:00
webpack.config.js refactor startup logic to better integrate with libraries 2021-03-08 20:25:09 +01:00