/comlink-webpack-example

use web worker with comlink and webpack

Primary LanguageJavaScript

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