-
### What version of Bun is running?
1.1.4+fbe2fe0c3
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reproduce the bug?
I have a problem installing mod…
-
### What version of `vite` are you using?
3.0.9
### System info and storybook versions
```
System:
OS: macOS 12.5.1
CPU: (20) arm64 Apple M1 Ultra
Binaries:
Node: 18.7.0 - /opt…
-
Hello all,
I'm new to nativescript, and wanted to implement a map on a mobile app.
I followed this tutorial : https://www.nativescript.org/blog/include-feature-rich-maps-in-a-nativescript-vue-ap…
-
### Related plugins
- [X] [plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue)
- [x] [plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/package…
-
On local dev (`npm run dev`) my 404 page is returning this error:
![localhost_3000_test](https://user-images.githubusercontent.com/21211734/116772436-64526280-aa92-11eb-81c3-d8d00280b2d6.png)
```
…
-
Hello, I have some problems with import. I get object instead of function
**vite.config.ts**
```js
import { defineConfig } from 'vite';
import vue from '@vitejs/plugin-vue';
import { resolve } …
-
> I'm curious to hear more about your use case for different wrappers for different components though. What do you envision that looking like?
_Originally posted by @fwouts in https://github.com/fw…
-
### Describe the bug
```
> @products/base-portal-lib@0.0.0 build-storybook
> storybook build
@storybook/cli v8.0.8
info => Cleaning outputDir: storybook-static
info => Loading presets
inf…
-
当配置为:
```
"markdown-preview-enhanced.previewTheme": "vue.css",
"markdown-preview-enhanced.printBackground": true,
```
使用prince导出pdf时,只有第一页。
https://www.princexml.com/forum/topic/1174/only-fi…
-
### Describe the bug
Forking the helloworld exemple does not show in preview mode
The preview just show the folowing :
Booting WebContainer
Installing dependencies
Running start command
It's …