-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
@crxjs/vite-plugin will break Typescript project build if `build.rollupOption…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
It looks like it's the same (or similar) issue that we had in v1 -…
-
Has HMR support:
https://github.com/crxjs/chrome-extension-tools
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
The [`eslint-plugin-import`](https://github.com/import-js/eslint-p…
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
In following the instructions for quick start ([like this](https:/…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
if we specify the
```
"content_scripts": [
{
"ma…
-
Do you have any plans to support building for other browsers, such as Firefox, Safari, etc?
-
- 引き続き Vite Plugin を利用
- https://crxjs.dev/vite-plugin
- Storage は extend-chrome/storage を使ってTypeScriptで記述
- https://github.com/extend-chrome/storage
- https://developer.chrome.com/doc…
-
### Build tool
Rollup
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
When I open the PopUp and then make a change in the code base, the pop-up d…
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
Error message after running `pnpm dev`
```
VITE v3.0.5 ready in 930 ms…