-
https://cloudcopy.vercel.app/
-
### Describe the bug
I was tracking down an issue where `process.env.NODE_ENV` was being set automatically somehow, and I have tracked it down to calling vite's `createServer`. This was definitely un…
-
### Description
It would be great to have an ability to build CLI script starting with a [hashbang](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#hashbang_comments…
-
> 构建工具的高阶封装,最核心的是`rollup` 和Vue3一起发布的。2.0之后完全独立的框架
vitejs.dev
#### 目标
- 使用简单,能封装的都封装了。集成了dev-server
- 快
- 便于扩展。兼容rollup插件
#### 类似产品
- Snowpack
- WMR
- @web/dev-server
(官网对比)
> Vi…
-
Hi, @kevmo314 I still have an issue. I can identify the correct function in the codebase.
But have an issue in the browser
-
A bit of a weird issue, but I cannot explain it better.
in a vite app that sits at `./app` folder, and concurrenlty being executed on the root directory (.), if I run `concurrently "cd app && bun d…
-
### Astro Info
```block
Astro v4.15.1
Node v18.20.3
System Linux (x64)
Package Manager unknown
Output static
A…
-
### What version of Bun is running?
0.7.1
### What platform is your computer?
Darwin 22.5.0 x86_64 i386
### What steps can reproduce the bug?
`% bun --bun vite dev`
### What is the e…
-
### Describe the bug
Hi team,
I am not sure whether this is a bug, not supported or me not having proper configuration. I hope that you or someone is able to help me with clarification.
The req…
-
**Describe the bug**
Using this package with sveltekit [v2](https://github.com/sveltejs/kit/releases/tag/%40sveltejs%2Fkit%402.0.0) shows a warning during `vite dev` or `vite build`:
```
8:42:57 …