-
### Describe the bug
```ts
const EXAMPLE = new MutationObserver();
export default defineContentScript({ ... });
```
I believe this is the most common question I get asked. Just need a better …
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
```
$ yarn install
$ yarn why @types/eslint
```
Expected:
- It should list that `@stylistic/eslint-plugin` depen…
-
### Describe the bug
After installing prerequisites, running `bun run tauri ios init`, results in:
```zsh
$ tauri ios init
Warn No code signing certificates found. You must add one and set t…
-
### Describe the bug
This is most apparent when implementing pagination, but when trying to use deeply nested reactivity with page data objects in a svelte kit route (e.g. `$state(data.foo)`), it b…
-
### Describe the bug
Wrapping an `img` as a Svelte component results in `onload="this.__e=event" onerror="this.__e=event"` generated in HTML output. It causes CSP issue related to inline execution.
…
-
We encountered a yarn resolution bug while adding new dependencies in #12089
Upgrading dependencies began aliasing `html-webpack-plugin` to `html-webpack-plugin-5` for vue packages when it shouldn'…
-
### What is the problem this feature would solve?
Support for running bun using config as npm
### What is the feature you are proposing to solve the problem?
Creating a plugin for Jetbrains IDE…
-
### Related plugins
- [X] [plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue)
- [ ] [plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/pl…
-
### Steps to reproduce
1. code
```ts
// farm.config.ts
import { defineConfig } from '@farmfe/core';
export default defineConfig({
compilation: {
output: {
targetEnv…
-
### Describe the bug
### Reproduction
https://github.com/gkiely/vite-plugin-repro
### Expected behavior
Should show as white, so as not to confuse with errors
### System Info
`…