Quantcast
Channel: CNode:Node.js专业中文社区
Viewing all articles
Browse latest Browse all 14821

SPA应用如何做增量更新啊?

$
0
0

前端用Vue的情况下,一般来说vue,vue-router,vuex等等第三方框架(库)基本上是不会更新的,更新的只是业务代码,如果业务代码经常迭代需求,那我岂不是业务代码修改加功能之后run build然后重新上线,那么又重新请求一遍bundle?


Viewing all articles
Browse latest Browse all 14821

Trending Articles