webpack-print
v1.0.5
Published
1)重写this 2) 依赖外部lodash
Downloads
14
Readme
###生成一个自组件## 1)重写this 2) 依赖外部lodash
###发布到npm## npm login
设置npm镜像 npm config set registry http://registry.npmjs.org
npm publish
设回淘宝镜像 npm config set registry https://registry.npm.taobao.org/
在项目使用该包 npm install --save webpack-print
