youchen

Results 4 issues of youchen

引入@vitejs/plugin-legacy插件生产打包后是严格模式,函数定义不能放在if {} 里面,把下面这个函数定义放在if外面打包后就没有问题了

### Environment mac ### Version 16 ### Version latest ### Link to minimal reproduction 无 ### Step to reproduce 区块的assets里的style有element plus的css文件,拖入物料时页面也加载了该css文件,但样式没有生效 ### What is expected 怎样才能使element plus区块样式生效 ### What is...

enhancement

### Environment mac ### Version 16 ### Version latest ### Link to minimal reproduction 无 ### Step to reproduce ### What is expected _No response_ ### What is actually happening...

bug

### What problem does this feature solve Turbo error: Invalid package dependency graph: cyclic dependency detected: @opentiny/tiny-engine-http,@opentiny/tiny-engine-controller,@opentiny/tiny-engine-common,@opentiny/tiny-engine-canvas ### What does the proposed API look like 后续可以提供一种方式来避免每次生产打包重复构建无改动的插件吗?或者说优化解决一下循环依赖问题

refactoring