shared-worker-inline-loader

4.1.1 • Public • Published

sharedworker-inline-loader

Why

Since I want to use sharedworker on CDN packages, the original worker-loader uses inline and uses blob, which will cause sharedworker to be unable to be reused each time. Therefore, I need to modify the loading method of sharedworker to dataurl to support multiple CDN packages using the same

Usage

Other configurations are the same as worker-loader.The difference is that inline supports dataurl

Credits

Thanks to worker-loader for providing the source code

Readme

Keywords

Package Sidebar

Install

npm i shared-worker-inline-loader

Weekly Downloads

67

Version

4.1.1

License

MIT

Unpacked Size

19.7 kB

Total Files

11

Last publish

Collaborators

  • plus-l