-
你好,我按照教程配置了`serialport`,但是提示类继承了空的,看源码好像是require导入的stream模块识别不到
![image](https://github.com/caoxiemeihao/electron-vite-samples/assets/46297020/4644acb1-fb23-4da1-af4e-b8db061a08e4)
![image](https:…
-
### Describe the bug
(See [discussion](https://github.com/vitejs/vite/discussions/8082).)
Short version:
When I try to `import { BModalComponent } from 'buefy/types/components'` in a vue2 proje…
-
## 问题描述(另附我找到的解决方案)
> 问题的具体描述
使用bun+vite初始化应用时,在template中不能再`import microApp from '@micro-zoe/micro-app'`
会报错:``
## 复现步骤
1. 按官网例子初始化
2. 在使用子应用的页面中,加上
```html
```
```js
import microApp from…
-
Hi, would be awesome if this plugin could support the new flat config format described here: https://eslint.org/docs/latest/use/configure/configuration-files-new
Please let me know if you want me t…
-
vitejs/plugin-vue 会提示这个错误
-
## 问题描述
条件
```jsx
import * as x from "build"
```
1. `build` 包为 umd 规范
2. `build` 包 只有一份 default 导出
3. 使用上面的方式进行引入
表现
```js
console.log("Mode", import.meta.env.MODE)
console.log("x…
-
Supprimer les fichiers inutiles:
- `reportWebVitals.js`
- `setupTests.js`
- `index.css`
- `App.test.js`
Regroupez les sections qui ont la classeName `fill-left` en commun ensemble pour ne pas …
-
## Describe the feature
Support Rolldown https://github.com/rolldown/rolldown
## Motivation
Vite might migrate from Rollup to Rolldown https://github.com/vitejs/vite/discussions/12529#discuss…
-
Here is my test project. https://stackblitz.com/edit/vitejs-vite-ww6nas?file=index.html
Sometimes it works, sometimes it not. I have no idea this is why.
-
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues)
## Basic Info
- **Package Name And Version:** @arco-design/web-vue…
popdo updated
2 months ago