UNPKG
node-lib-cli
Version:
latest (0.0.15)
0.0.15
0.0.13
0.0.12
0.0.11
0.0.9
0.0.2
0.0.1
npm包开发脚手架,内置eslint,rollup,jest等相关组件,支持快速创建,开发,发布npm包
github.com/sschen86/node-lib-cli
node-lib-cli
/
template
/
config
/
external.js
5 lines
(3 loc)
•
64 B
JavaScript
View Raw
1
2
3
4
5
// 排除被打包进来的包
// ['lodash']
export
default
[]