web-worker-demo.This demo shows how to use Web Workers with Vite and TypeScript to perform CPU-intensive tasks without blocking the main thread. It also demonstrates how to handle multi-bundle builds and single-bundle builds including dependencies like lodash-es.