imcuttle/mometa

Bug: 物料库遇到含有 "/" 的名称时会报错

zhongmeizhi opened this issue · 1 comments

Describe the bug
物料库遇到含有 "/" 的名称时会报错,因为 write-runtime-preview-render.js 中调用 writeFile 方法时没有确认文件夹是否存在

To Reproduce

Expected behavior

  1. 使用了物料使用了公司内部组件库,命名如:@abc/xxx
  2. run start:app:cr

Screenshots

  • mometa version:

Additional context
已经解决。会提个PR