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 appYou can
meteor add
andmeteor remove
any package directly from the command lineProper single loading
Plus a bonus: live CSS injection.
更多内容请看这里。
Meteor 是一组新的技术用于构建高质量的 Web 应用,提供很多现成的包,可直接在浏览器或者云平台中运行。