-
### Build tool
Rollup
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
Imagine 2 files:
1. `entry.js` referenced and load from `service-script-l…
-
### 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
After following the instruction to create a new project and loaded…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
I'm building my first chrome extension and I'm having trouble with…
-
### Build tool
Rollup
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
Hot Module Reload of Css seems to lag one reload behind, so you …
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
I have got a content script with something like:
_content script content.t…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
When running in dev mode, an error occurs when loading the extension to a…
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
```
>npx vite build --watch
vite v2.9.5 building for production…
-
ContentScriptの動的読み込みに失敗することが原因。
`chrome.runtime.getURL`に失敗。
- crxjsのIssue
- https://github.com/crxjs/chrome-extension-tools/issues/918
- ChromiumのIssue
- https://issues.chromium.org/issues/…
-
I have been facing a weird issue since browser update and unable to run the extension.
Upon investigation, I found similar issues reported for chrome 130+.
It seems like a crxjs (a vite plugi…