1.0.6 • Published 1 year ago

yc-parcel-npm v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

yc-parcel-npm 包使用说明

注意:输入的parcel包名是带中横线(-)的,比如: xxx-xxx-xx,不要输入带下划线(_)的,比如:xxx_xxx

支持全局安装

npm install yc-parcel-npm -g

yc-parcel

支持局部安装

npm install yc-parcel-npm --save-dev

// 在 package.json 的 scripts 配置项添加如下代码

"scripts": {
  "parcel": "node ./node_modules/yc-parcel-npm"
}
1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago