We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28df7f commit 5c1c14aCopy full SHA for 5c1c14a
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "rollup-plugin-web-worker-loader",
3
"version": "0.1.3",
4
- "description": "Rollup plugin to bundle web worker code to later be instantiated as a Worker",
+ "description": "Rollup plugin to handle Web Workers",
5
"main": "src/index.js",
6
"repository": "https://github.com/darionco/rollup-plugin-web-worker-loader",
7
"author": "Dario Segura",
0 commit comments