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

Popup & Option doesn't work when after build. #169

Open
5 tasks done
iNuoers opened this issue Mar 30, 2024 · 3 comments
Open
5 tasks done

Popup & Option doesn't work when after build. #169

iNuoers opened this issue Mar 30, 2024 · 3 comments

Comments

@iNuoers
Copy link

iNuoers commented Mar 30, 2024

Describe the bug

Popup & Option doesn't work when after build.

  1. pnpm build
  2. add extend
  3. click extend icon
  4. popup page is empty

Reproduction

Popup & Option doesn't work when after build

System Info

Win11, Edge

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@tmkx
Copy link
Collaborator

tmkx commented Mar 30, 2024

what's the error message?

@michaelhue
Copy link

I have the same issue in Firefox, the popup just shows Vite server did not start.

Bildschirmfoto 2024-04-01 um 12 24 03

I'm using pnpm@8.15.5.

@tmkx
Copy link
Collaborator

tmkx commented Apr 1, 2024

Firefox doesn't support HMR in the dev mode of MV3. You need to run EXTENSION=firefox pnpm build to create a Firefox extension for production.

https://bugzilla.mozilla.org/show_bug.cgi?id=1864284

@tmkx tmkx mentioned this issue Apr 2, 2024
5 tasks
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

3 participants