-
chromiun version 130+ broke several extensions that use crxjs
https://github.com/crxjs/chrome-extension-tools/issues/918
-
Bundling has been challenging for this extension. Currently I am not happy with rollup.js as the bundler as the real-time updates are very slow, require extra heap memory for node (see [`./package.jso…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
When trying to import an image asset in a content script, the path entered is…
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
Attempting to build **vite-plugin** on windows fails with some path related e…
-
### Build tool
Rollup
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
https://github.com/crxjs/chrome-extension-tools/blob/5bf6711ec75…
-
### Summary
CSS files included in `additionalInputs` are converted to empty javascript files when built, in addition to a `style.css` file in the root folder.
As an example, if you have the file…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
The publicDir is updated when changes occur. However, I believe th…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
Need to detect that using the dev server and tack on the full http url of the…
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
When i try to use firestore v10 in background script i get the following erro…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
I am not able to called `document.cloneNode(true)` in a content sc…