Meteor 0.9.0 发布,同时也发布了官方的 Meteor packaging 系统,包括 Isobuild 和 Meteor Package Server。更新你的 Meteor 项目吧: meteor update 。
值得关注的更新内容如下:
meteor update will now intelligently update all of the packages in your app
You can meteor add and meteor remove any package directly from the command line
Proper single loading
Plus a bonus: live CSS injection.
Meteor 是一组新的技术用于构建高质量的 Web 应用,提供很多现成的包,可直接在浏览器或者云平台中运行。
软件详情:https://www.meteor.com/blog/2014/08/26/meteor-090-new-packaging-system
下载地址:https://github.com/meteor/meteor
来自:开源中国社区

