-
Notifications
You must be signed in to change notification settings - Fork 190
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
manifest type error: Type 'string' is not assignable to type '"module"' #914
Comments
2 tasks
issue seems to be fixed by removing |
Just use the typed manifest from crxjs and not the json one
|
the problem here as well is that the type property is breaking v3 extension installation in firefox. check out #813 |
lasuillard
added a commit
to lasuillard/raindrop-sync-chrome
that referenced
this issue
Sep 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Build tool
Vite
Where do you see the problem?
Describe the bug
Documentation says we should include type:"module" to the background service worker but the types don't like this.
Reproduction
https://crxjs.dev/vite-plugin/concepts/background
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: