WanderWang

Results 10 issues of WanderWang

## Feature request compiler.intermediateFileSystem need add sync method ( such as readFileSync ) on types.d.ts **What is the expected behavior?** compiler.intermediateFileSystem need add sync method ( such as readFileSync )...

enhancement
webpack-5

建议修改 transform 函数的返回值为 { code:string , errorMessage:string } ,然后当自定义 transformer 抛出错误时,在代码编辑区域给与更明显的错误提示

enhancement

playground install throw several exception : - install with npm3.0+ ( because of jade-loader 0.5 dependency with npm2.0+ ) - missing dependency enhanced-resolve I fixed those exception

这个问题可能由多方面原因导致 - [x] 老项目如果 RES.mapConfig 的 TypeSelector 判断错误,就会导致纹理加载失败 https://github.com/egret-labs/resourcemanager/issues/19 - [ ] 如果在 Egret Wing 中直接拖拽一个合图后的纹理,无法正确显示,需要把 key 中的 . 修改为 # 问题2会在未来的 Egret Wing 中进行解决,目前开发者可以手动修改项目中的 AssetAdapter ,将外部传递的 . 替换为 #

**Is your feature request related to a problem? Please describe.** Currently, the Monaco Editor code runner in sli.dev supports TypeScript execution but is limited to console.log output. This is insufficient...

could u support python 3.14 support on windows with a wheel ? thank u

Request