-
PS D:\code\github\vue-element-plus-admin> npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: vue-element-plus-admin@1.9.9
np…
-
If I understand correctly, scalajs-vite currently injects Scala.js compiled (`xLinkJS`) outputs into the root of the build directory. This means that it should be possible for other non-Scala.js sourc…
-
## Feature request
Docs about manifest for webpack https://webpack.js.org/guides/output-management/#the-manifest says:
>The manifest data can be extracted into a json file for eas…
-
1. The same styles are injected twice (into head and then into body).
2. The styles are injected in incorrect order (in head they have correct order, and then in body incorrect):
![image](https:/…
-
### Describe the bug
Importing a css module that's been composed ends up duplicating styles.
In the reproduction linked below, our `App.tsx` has 2 div elements with texts that have different st…
-
Hello, Author.
I use nuxt-vite-legacy lib in my init nuxt3 project.we will use it in chrome 58.
I configured it as follows.
nuxt.config.js
```
export default defineNuxtConfig({
devtools:…
-
### Describe the bug
I created a plugin as a custom element with **Svelte 3** it was generating a small bundle size around `70kb` but after migration to **Svelte 4** its now around `120kb`, that's al…
-
### Environment
- Operating System: `Linux`
- Node Version: `v16.14.2`
- Nuxt Version: `3.0.0-rc.8`
- Package Manager: `npm@7.17.0`
- Builder: `vite`
- User Config: `-`
-…
-
build报错:
```
ERROR error during build: 20:30:50
[vite:build-html] __dirn…
-
### Describe the bug
can build app of `x86_64-pc-windows-msvc` .
But cann't build android app.
Those code does not work when compiling Android in this project
```
$ cat ~/.cargo/config.toml…