threads webpack plugin:ThreadsJS Webpack集成 源码
ThreadsJS Webpack集成 用于集成。 如果您使用的是Rollup,则可能需要签出 (与Rollup基本上与此插件相同)。 特征 用现代TypeScript编写 使用汇总进行TS编译 彻底评论 用法 入口 //Imports import { BlobWorker , spawn , Thread } from 'threads' ; import WorkerText from './worker' ; //May have to @ts -ignore if using TypeScript //Create a **BLOB WORKER** const worker =
文件列表
threads-webpack-plugin-main.zip
(预估有个14文件)
threads-webpack-plugin-main
rollup.config.js
434B
package.json
1KB
.eslintrc.json
703B
.github
workflows
cid.yml
1KB
tests
entry.js
544B
worker.js
176B
暂无评论