如何部署JavascriptMVC?
我已经开始使用 javascriptmvc (http://javascriptmvc.com/index.html)。
javascriptmvc 本身(不包括我的应用程序)的总大小约为 23mb。
当我使用 javascriptmvc 部署应用程序时,我需要所有这些吗?
或者
我只需要 /steal/steal.production.js 和我自己的应用程序?
I've started using javascriptmvc (http://javascriptmvc.com/index.html).
The total size of javascriptmvc itself (without my app) is about 23mb.
When I deploy my app with javascriptmvc, do i need all of them?
or
Do I only need /steal/steal.production.js and my own app?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
基于http://javascriptmvc.com/docs.html#&who=compressing,我想说你只需要压缩文件。
Based on http://javascriptmvc.com/docs.html#&who=compressing, I'd say you only need the compressed files.
您将需要steal.Production.js、Production.css、Production.js。
You will need the steal.production.js, production.css, production.js.