-
I created a react app using create-react-app, and added a button component, a css for the button. When I load the story for the button, the styles are not loaded for the button. Pasting below, the rel…
-
### Clear and concise description of the problem
Currently when using library mode, all the assets (images, videos...) are inlined using base64. When those assets are big, it takes a long for vite to…
-
### Describe the bug
Applying the following example code in a setupTests.ts file to setup project annotations for vitest:
```
import { beforeAll } from "vitest";
import { setProjectAnnotations…
-
//package.json
{
"name": "test",
"version": "0.0.0",
"description": "",
"author": {
"name": "xxx"
},
"scripts": {
"dev": "vite",
"type-check": "vue-tsc --noEmit --ski…
-
When accessing the story for a component that imports a ts file that exports the component props type, it generates the following warnings:
```
[15:51:54] WARN Neither '~/components/ExampleCompo…
-
**What version of VS Code are you using?**
v1.90.2
**What version of Tailwind CSS IntelliSense are you using?**
v0.12.1
**What version of Tailwind CSS are you using?**
v3.4.4
**What …
-
I have several React applications created with a Typescript based create-react-app application (and using react-scripts@5.0.1, which depends on jest@27.4.3). Attempting to upgrade Axios from 0.27.2 t…
-
### What would you like?
Utilizing Vite + Vue and Cypress Component Test Runner, how would you stub a composable function since you can't stub the default export?
I can't find a decent example tha…
-
##### 版本号:
3.6.3
##### 问题描述:
行内编辑,用户选择无效,导致无法获取到用户信息。
受影响范围:Online表单、代码生成后源码。
经过我自己的排查,是这次提交导致的:https://github.com/jeecgboot/jeecgboot-vue3/commit/09a1a497b9b8a85f36e64985ed5245ca81d1db…
-
### Version
3.14.0
### Vue Version
vue3
### Link to minimal reproduction
nothing
### Step to reproduce
vite.config.js 代码
import { defineConfig } from 'vite'
import vue from '@vitejs/plugin-vu…
zdz23 updated
3 months ago