Skip to content

tantaman/vite-worker-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-worker-repro

git clone git@github.com:tantaman/vite-worker-repro.git
pnpm install

The source of the worker dependency being used in package.json is here: https://github.com/tantaman/vite-worker-repro/tree/main/worker-package

Note that this bug only happens when installing the dependency from npm. If the worker dependency is included via link: there is no error.

Dev Mode

Dev mode will fail to load the worker --

pnpm dev

Screenshot 2023-05-23 at 10 08 02 AM

Preview

Build & Preview works fine, however

pnpm build
pnpm preview

The worker loads fine.

Screenshot 2023-05-23 at 10 08 40 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published