You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in your index.html - change it to full path and i will work (like i have in my project <script type="module" src="/src/entrypoints/pages/index.tsx"></script>)
Build tool
Vite
Where do you see the problem?
Describe the bug
When I run
npm run dev
everything compile and a page is opened. However I get this error and a blank page.If I move the files of the popup in the
src
directory as on themain
branch of this repo everything works.TypeError: Failed to fetch dynamically imported module: http://localhost:5173/main.tsx?import&t=1724918156329
Reproduction
https://github.com/mp3por/vite-plugin-top-level-await-worker-issue/tree/crxjs-bug
Logs
No response
System Info
Severity
blocking all usage of RPCE
The text was updated successfully, but these errors were encountered: