Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,469 contributions in the last year
Contribution activity
June 2020
Created a pull request in alibaba/hooks that received 1 comment
Created an issue in alibaba/ice that received 1 comment
关闭 disableRuntime 时支持 MPA
需求
在迁移项目中由于关闭了 disableRuntime 能力,默认不在使用 app.(js|ts) 作为入口,而现有 MPA 的实现逻辑固定为 app.(js|ts),因此需要下兼容 (index.js|ts)
预期
当 app.(js|ts) 文件不存在的时候默认兜底为 index.(…
1
comment