1.0.0 • Published 4 years ago

build-to-static v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

帮助文档

流程 进入源目录执行npm build

build完成之后 拷贝build下的文件到 目标目录

对目标目录执行git add 和commit 以及push

git https下git需要输入用户名和密码解决方案

git config --global credential.helper store cat ~/.gitconfig

  1. npm install

  2. config 设置源目录与目标目录

  3. 执行node index.js