josdejong/workerpool
Ver no GitHubCreate an ES module version of workerpool.js
Open
#342 aberto em 7 de abr. de 2022
enhancementhelp wanted
Métricas do repositório
- Stars
- (2.297 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
So you can use it via import instead of require and importScripts. Currently, the bundles provided in the dist folder is a CommonJS module.
Help would be welcome!