Skip to content

zoubingwu/comlink-webpack-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comlink-webpack-example

use web worker with comlink and webpack

This is an example to show you how to enjoy the beauty of web worker with comlink and bundled with webpack.

development

npm install
npm start

build and deploy

npm run build
npm run deploy // this will push output codes to gh-pages branch to publish on github-pages

Releases

No releases published

Packages

No packages published