This repository was archived by the owner on Dec 12, 2017. It is now read-only.
v1.0.0-rc.2
Pre-release
Pre-release
·
151 commits
to master
since this release
Feature
- 拆封 cooking 为
cooking-cli和cooking。其中 cooking-cli 需要全局安装,提供 webpack 2 的相关依赖以及脚手架、插件管理功能;cooking 只支持安装在项目内,提供 cooking 的配置以及 watch 和 build 指令。 - 新增 postcss, minimize, alias 等配置项