yetool

1.0.6 • Public • Published

yetool

基于 webpack3 的构建封装,目前支持vue.

npm安装

npm i yetool --save-dev

用法

--extract (是否抽出公共js)

--hash (是否生成md5编码文件名)

--autoOpenBrowser (是否自动打开浏览器)

--useRem(是否Rem布局)

--sourceMap(是否加入SourceMap)

css 预处理 支持 less scss sass stylus styl

change list

1.0.0

init

1.0.1

去除一些冗余代码

1.0.2

重命名工具

1.0.3

升级依赖

1.0.4

固定所有依赖版本号

1.0.5

修复modules下每个页面的index.html无效问题

1.0.6

修复若干个问题

Readme

Keywords

none

Package Sidebar

Install

npm i yetool

Weekly Downloads

1

Version

1.0.6

License

ISC

Last publish

Collaborators

  • hellolove