-
### Summary
From the docs: https://vite-plugin-web-extension.aklinker1.io/guide/development.html#development-mode
> However, please note that content scripts do not support HMR. They are built u…
-
I can already use `tailwindcss` in addition to `contentScript.tsx`, but the same configuration doesn't work for me in contentScript, how do I configure it?
similar to https://github.com/guocaoyi/cr…
-
-
Hello! I'm trying to make extensions work with the WebWorker.
Here is my worker.js
```js
import { PGlite } from '../node_modules/@electric-sql/pglite/dist/index.js'
import { worker } from '../…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
Hello!
HMR doesn't updates dist-files.
First I have to remove the "dist" fo…
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
vite v5.0.4 building for production...
✓ 1426 modules transformed.
[crx:con…
-
### Summary
Svelte 5 is out and the svelte template should be updated to use the latest version.
#### Is your feature request related to a bug/issue?
No
### Alternatives
Manually trying…
-
Create React web extension. We will start with only a popup UI for now.
REF:
I used the below for a svelte web extension, so it should work just as well for a react one. Make sure to use the latest …
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
`Failed to load module script: Expected a JavaScript module script but the se…
-
This actually implies to do a bunch of code migration, with `async`, etc.
## Chrome's migration checklist
Chrome provides a [migration checklist](https://developer.chrome.com/docs/extensions/devel…