rspack_plugin_runtime 0.7.11

rspack runtime plugin
Documentation
1
2
3
4
// The chunk loading function for additional chunks
// Since all referenced chunks are already included
// in this file, this function is empty here.
<%- ENSURE_CHUNK %> = <%- returningFunction("Promise.resolve()", "") %>