Skip to content

include the worker in the library (inline, instead of separate chunk)#300

Merged
severo merged 1 commit intomasterfrom
move-workers-back-to-inline
Aug 4, 2025
Merged

include the worker in the library (inline, instead of separate chunk)#300
severo merged 1 commit intomasterfrom
move-workers-back-to-inline

Conversation

@severo
Copy link
Copy Markdown
Contributor

@severo severo commented Aug 4, 2025

otherwise, it'ss hard for the library clients to get the worker loaded. In vite, it requires to set optimizeDeps.exclude=["hyperparam"] in vite.config.ts to get it working in dev mode. And in nextJS, I don't know how to make it work.

otherwise, it'ss hard for the library clients to get the worker loaded.
In vite, it requires to set `optimizeDeps.exclude=["hyperparam"]` in
vite.config.ts to get it working in dev mode. And in nextJS, I don't
know how to make it work.
@severo severo merged commit c1e8fc3 into master Aug 4, 2025
8 checks passed
@severo severo deleted the move-workers-back-to-inline branch August 4, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant