Skip to content
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

How can it work? #2

Open
nicoandmee opened this issue Jun 27, 2022 · 0 comments
Open

How can it work? #2

nicoandmee opened this issue Jun 27, 2022 · 0 comments

Comments

@nicoandmee
Copy link

I'm trying to get hot reload working in my Manifest v3 extension. I've set it up in the same as in this project, and it successfully connects and sees there are changes. However, it throws an error on recompiling.
image

This makes sense to me since MV3/service worker has no access to DOM. Yet that's how the changes seem to be getting applied (via script tag injection). Am I missing something? Is there truly no way to get hot reload working in a MV3 extension?

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

No branches or pull requests

1 participant