ecomfe / okam

Mini program development framework
https://ecomfe.github.io/okam
MIT License
416 stars 65 forks source link

Feature/quick #30

Closed wuhy closed 5 years ago

wuhy commented 5 years ago

Support multiple page components in the same directory

Refactor native view dependence analysis

Refactor syntax plugin directory and add tpl dependence analysis and new build config item: component.template.resourceTags

Refactor and add css dependence analysis

Extract replace file extname method to okam-helper

px2rpx add ignore options, by default ignore css px transformation in node_modules

Add quick css fix plugin

Fix quick app class template syntax

Fix new added image not releae in watch mode

Add quick app cli support

Fix createSelectorAPI cannot added to page in weixin 2.1.3

Optimize watch and computed support for quick app