-
当项目中带有 '-' ,执行 init失败
```sh
$alita cordova --init
```
需要给出错误提示,在执行命令的时候先判断项目名称,判断带有'-'
直接给出错误提示,不执行 `cordova create`
在执行`alita g app` 的时候,判断项目名称带有 '-'
需要给出提示,"项目名称带有'-',会导致后续cordova等功能不可用,建议…
-
需要做判断过滤
比如执行 `alita -v` 也会运行cordova热更新服务器
-
Hi.
Thanks for your works for this nice utility.
By the way, I have a problem for getting HDR10+ metadata.
I can see from Mediainfo tool (I'm using latest v19.04), it's HDR10+ video file but HDR10p…
-
## Background
约定式路由可以让文件结构和路由直接对应上,减少了隐含存在的一份路由配置的冗余,同时也让查看项目结构变得更方便,开发起来也少了一些工作。但是对于大型项目来说存在一个问题:
- 路由组件太大之后需要拆分为多个组件,拆分出来的内容需要 ignore 掉,不然会被识别为约定式路由。
## Proposal
约定式路由是否可以只识别 index.js。
-
* Description:
new destination can be set outside the map
* Build:
0.2.9.0
* Type:
important
* Steps to reproduce:
set destination outside map
* Frequency:
always
-
* Description: Alita's legs disappear while moving
* Build: v0.2.9.5
* Type: Animations
* Steps to reproduce: Walk
* Frequency: Very often
-
flutter的思路来源于react。它通过一次编写支持开发app(安卓、ios)、桌面、web程序。但是它缺乏国内小程序的支持
5月flutter web发布了,转译为标准的javascript、css、html和canvas成为了现实(dart2js)。
另外,从技术角度上看flutter转译为taro,进而通过taro支持所有平台是可行的
这样前端开发人员只要学习flutter…
-
Feature proposal.
### Goal
Enable a developer to communicate with the end-user, and facilitate a Getting Started-style tutorial.
### Motivation
To a new user, or anyone being a consumer ra…
-
huilv updated
5 years ago
-
* Description:
If you do a dash while walking, alita stops walking to the selected location
* Build:
v0.2.9.0
* Type:
Alita
* Steps to reproduce:
Do a dash while walking
* Frequency:
Always