-
Hopefully this is the right place.
I'm having some issues getting the auto importer to work ~~correctly and/or~~ without warnings on sveltekit.
I've made an example repository here: https://github.c…
-
### Describe the bug
When I used plugin-auto-import in my webpack5 project, I found that the custom svg icon component failed to be packaged, with the following error:
![image](https://github.com/an…
-
**Describe the bug**
When i used cypress + vite + vite-plugin-windicss + sass + vue3 try to do component test, i find it could not run correctly.
I execute "cypress open-ct" command, after a wh…
-
if you have Vue SFC, and use options Api, and somewhere in section use identifier that should be auto-imported, source maps will break.
Repro: https://stackblitz.com/edit/vite-zrayd3?file=src/App.…
-
### Environment
latest stackblitz
### Reproduction
https://stackblitz.com/edit/github-cwdzfl-mboy5z
### Describe the bug
Everything else is resolved relative to `srcDir` but we need to add this t…
-
I determined the issue I was having from https://github.com/standard/eslint-config-standard/issues/411
Not having `eslint-plugin-n`, `eslint-plugin-import`, and `eslint-pluin-promise` installed pr…
-
### Describe the bug
#### Problem:
When using the `@primevue/nuxt-module` with the following configuration:
- `autoImport: true`
- `components.prefix` set to a custom value (e.g., `"Prime"`)
…
-
### Describe the bug
After looking at the code for a while, I'm fairly certain it's caused by one of the name resolvers converting the component name into camel case and then at some point the name…
bbugh updated
12 months ago
-
We currently support running composables/components in a browser-type environment (with happy-dom, and soon jsdom). But there are use cases where it might be useful to support running tests in a hybri…
-
# 错误信息
```bash
S E:\project\cesiumosgb> yarn dev
yarn run v1.22.19
$ vite
failed to load config from E:\project\cesiumosgb\vite.config.ts
error when starting dev server:
TypeError: CopyPlugin i…