bilive / bilive_client

基于Node.JS的bilibili账号活跃系统
MIT License
457 stars 109 forks source link

Cross-platform run script #22

Closed tzhongyan closed 6 years ago

tzhongyan commented 6 years ago

作者菌的npm run build指令只供Windows环境下编译,挂伺服器的要编译有点那个……

  1. 补缺devDependencies中的typescript
  2. 利用npm-run-posix-or-windows分开windows及unix环境下的build指令
  3. 添加npm run cleannpm start指令,以后就算更新也可直接git pull + npm run clean + npm run build + npm start 进入挂机模式
lzghzr commented 6 years ago

十分感谢,有大佬补全,真是太好了

Tan Zhong Yan notifications@github.com 于 2017年11月26日周日 03:45写道:

作者菌的npm run build指令只供Windows环境下编译,挂伺服器的要编译有点那个……

  1. 补缺devDependencies中的typescript
  2. 利用npm-run-posix-or-windows分开windows及unix环境下的build指令
  3. 添加npm run clean 及 npm start指令,以后就算更新也可直接git pull + npm run clean + npm run build + npm start 进入挂机模式

You can view, comment on, or merge this pull request online at:

https://github.com/lzghzr/bilive_client/pull/22 Commit Summary

  • cross-platform compatibility

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lzghzr/bilive_client/pull/22, or mute the thread https://github.com/notifications/unsubscribe-auth/AMxV0qHGY7rZDP_L_neFnWfSFG8-EgPPks5s6G5ugaJpZM4QqiPf .