1.1.5 • Published 5 years ago
thsc-nodethsi v1.1.5
thsc-nodethsi
安装
- npm i thsc-nodethsi -g
功能包含:
创建文件夹,上传
使用方式:
- 配置./autoupload_front_config.json
- 本地运行 upload -f ./autoupload_front_config.json
autoupload_front_config.json
配置 source为源文件,target为资源路径。
{
"front_res": [
{
"source": "./*.js",
"target": "/html/s/sns/"
}
]
}
FAQ
- 运行报错
- 可校验node版本,建议使用12.18及以上版本。支持es6 module的node版本