Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 467 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 467 Bytes

TypeScript + React + Vite + Comlink Web Workers

This template should help get you started developing with easy-to-use Comlink Web Workers in no time. Visit the vite-plugin-comlink repo for more information.

Get started

Install dependencies:

npm install

Start the development server:

npm run dev

Known Issue

  • Web Workers wont work when importing modules from a barrel file.