一行命令打包网页为客户端

pake安装:

 npm install -g pake 

执行打包(name是打包后的名字),例如以下两个例子:

pake https://hi.zhangsan.cloud/   --name  gpt --transparent

pake https://hi.zhangsan.cloud/  --name zkd --transparent

猜你喜欢

转载自blog.csdn.net/weixin_46211269/article/details/131238728