-
When the app loads, I get this error in the console:
`Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type chec…
-
![image](https://user-images.githubusercontent.com/525211/81777380-e3b1f380-951a-11ea-982c-8bf9a18a696c.png)
as the ZenHub extension does
-
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
I'm unable to build an application with `yarn vite build`. I've attached some…
-
### Build tool
Rollup
### Where do you see the problem?
- [ ] In the browser
- [ ] In the terminal
### Describe the bug
When making a change to certain .tsx files I am not seeing the built files …
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
i am using the @crxjs/vite-plugin to build my project with vite4.1.4 however …
-
### Build tool
Rollup
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
Why can't resovle index.html while I don't have the config default_popup in…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
When importing a `.ts` file, an update doesn't seem to result in an update to…
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
When building for prod
### Reproduction
pnpm run build
### Logs
```shell
…
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
CRXJS breaks dynamic imports by removing "" around imports
##### input
``…