-
## 问题描述
vite应用通过`external: ['vue', 'vue-router', 'element-plus', '@micro-zoe/micro-app', 'test'],`排除第三方依赖, 然后通过指定对应依赖的esm.js位置
经测试, 主应用可以正常运行, 子应用单独运行正常, 当子应用套在主应用下时, 不生效!!! 导致控制台报错TypeError: Failed…
-
If the plug-in package is imported from JS, TS will report an error
```html
import Editor from '@tinymce/tinymce-vue';
import { RawEditorSettings } from 'tinymce';
import { c…
-
## 前言
为.NET开源勇士提供一个推荐自己优秀项目和框架的Issues,大家可以把自己写的或者感觉不错的C#/.NET/.NET Core项目or框架链接地址和描述提交到在这里,提供给广大.NET开发者们参考、学习和使用,并且我会定期在公众号推广分享这些优秀项目和框架(注意:排名不分先后,都是十分优秀的开源框架和项目💖)。
## PR投稿
项目or框架都已经按照对应的功能类型分好类了…
-
> 感谢您支持fast-crud,请按如下规范提交issue
> 如果有条件,请尽量在[github上提交](https://github.com/fast-crud/fast-crud/issues)
## 一、问题描述
最新下载的示例代码在vue3.4.6下有大量警告
### 报错截图
![image](https://github.com/fast-crud…
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
作者您好,使用您的框架很久了,但是一直没做更新操作,最近遇到了动态页面切换后空白的问题,在您的issue列表中找了一下发现您在2023.12.02回复的vite5版本已经修复,但是由于我download的您的版本距离您的更新已经差的太远,所以从您的项目Git提交历史中看了2023.12.02的提交,在自己的项目中进行了更改。原先vite版本是4.1.4,按照您的package.json升级到了5.…
-
Hi there ✋🏼
thanks for this amazing components !
Is there a way to select multiple data with the Select component ?
Thanks !
-
Hi,
I've been trying to install AFS from scratch for some time now, but seem to fail at the last step, somewhere at yarn build_development.
My current setup is the following:
Debian 12.5, whi…
-
If the system does not have the function you want, you can put it here, and we will develop it according to the situation!
Function proposal format
```
Name: Add xxx function
Role: Business scen…
-
大佬 麻烦请教下 HubilderX 能做 vue3-element-admin 那种代码规范吗