wujie
wujie copied to clipboard
fix: preload options name shoule be the only required property
- [x] 提交符合commit规范
- [x] 文档更改
- [ ] 测试用例添加
- [x]
npm run test
通过
详细描述
name should be the only required prop in preloadApp, url should be optional. In this function, it will get the option by name, and merge the argurment to the default argument. So url is not needed for preloadApp
- 特性
- 关联issue