Skip to main content

Module module

Module module 

Source

Structsยง

WorkerLoaderModule
The WorkerLoaderModule is a module that creates a separate root chunk group for the given module and exports a URL (for web workers) or file path (for Node.js workers) to pass to the worker constructor.