|
build-mp.js
|
1、新增clean命令,用来清除app编译缓存(android);
|
2024-01-02 19:30:48 +08:00 |
|
build-staging-mp.js
|
适配staging环境
|
2024-04-25 16:58:47 +08:00 |
|
build-staging-web.js
|
适配staging环境
|
2024-04-25 16:58:47 +08:00 |
|
build-web.js
|
i18n编译 适配mac
|
2023-08-15 20:32:10 +08:00 |
|
make-app-domain.js
|
更改了模板的文件结构,增加了polyfill.d.ts
|
2024-04-12 18:01:05 +08:00 |
|
make-locale.js
|
修改了对module类项目初始化的过程
|
2024-04-22 08:33:01 +08:00 |
|
make-router.js
|
修改了router的自动构建方式
|
2023-12-24 11:58:15 +08:00 |
|
start-mp.js
|
i18n编译 适配mac
|
2023-08-15 20:32:10 +08:00 |
|
start-web.js
|
取消默认自动打开浏览器,oak-cli添加--open参数,在服务启动后自动打开
|
2024-12-08 00:08:59 +08:00 |
|
test-web.js
|
oak-cli web
|
2022-06-09 15:21:08 +08:00 |