-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
useWorker@next #113
base: master
Are you sure you want to change the base?
useWorker@next #113
Conversation
chore: update packages Revert "feat: remove isoworker and localdeps feature" This reverts commit 9bd4ebc. chore: eslint prettier
@@ -0,0 +1,53 @@ | |||
import { createContext, dataPlaceholder } from "isoworker"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@101arrowz
what is dataPlaceholder
? 🤔
I saw that "isoworker" has no exported member 'dataPlaceholder'
Is this still being worked on? |
Hello, any news regarding that? thanks |
I'd love to see this being merged 🙏 |
Hi! Any updates on this? Was looking to use |
Hi guys! I'm back :) |
@alewin Are you really back? this repo seems abandoned |
Hi, @yairEO since I can no longer follow the project, I updated the readme looking for a new mantainer. if I can't find it I will archive the project... |
isoworker
and localdeps feature thanks to @101arrowz (Fix issues with isoworker #107 )