-
### 相关平台
微信小程序
**小程序基础库: 21.123**
**使用框架: Vue 3**
### 复现步骤
taro init
👽 Taro v4.0.6
Taro 即将创建一个新项目!
Need help? Go and open issue: https://tls.jd.com/taro-issue-helper
? 请输入项目…
-
-
### Astro Info
```block
Astro v5.0.0-beta.8
Node v20.10.0
System macOS (arm64)
Package Manager npm
Output serve…
-
Approaching this package, it seems to emphasize the `server` entry-point, whereas `meteor-vite` seems to emphasize the `client` entry-point. Is there a way to shift over to anticipate more than `serve…
-
`cypress-vite` depends on a vulnerable version of `vite` (5.0.2) as seen in the [package.json](https://github.com/mammadataei/cypress-vite/blob/main/package.json#L64) which is amongst the affected ver…
-
I want to start tracking our bundle size. Create a github workflow that comments on each PR with the bundle size and gives a breakdown of the size. We have one in [tscircuit/core](https://github.com/t…
-
[troubleshooting section]: https://vite-ruby.netlify.app/guide/troubleshooting.html
- [x] I have tried upgrading by running `bundle update vite_ruby`.
- [x] I have read the __[troubleshooting sect…
-
### Describe the bug
I don't remember if we've discussed before, but tailwindcss can't seem to track new files due to limitations of `this.addWatchFile`: https://github.com/vitejs/vite/blob/fe30349d3…
bluwy updated
2 weeks ago
-
We need a boiler plate package.json files ideally instead of running npm create vite@latest we might be able to just copy the package.json and run npm install.
### Root package
* should include m…
-
Hello. Is there a way to use this project in a frontend project, using vite 4? They are using swc as compiler, so I'm not sure if there is a way to use this plugin with it.
Thanks