Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 249 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 249 Bytes

coco-cli

install

yarn global add limbo-coco-cli

use

coco create name

config

default code-split strategy

single bundle:

  • react

tree-shaking

TerserPlugin

anything

coco --help 其他功能自己摸索...