服务端代码打包( web-service, data-center ) #459
Unanswered
w990752800
asked this question in
Q&A
Replies: 1 comment 2 replies
-
目前这俩项目的node_modules包太大了(1G+) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
类似 前端一样的打包,将所有的文件包括node_modules一块打包成一个入口的,然后直接node index.js启动
Beta Was this translation helpful? Give feedback.
All reactions