【发布时间】:2014-04-02 10:36:56
【问题描述】:
尝试使用 brunch 命令编译 Ember.js 应用程序:brunch b production
在 chrome 中执行 public/index.html 时,我被告知 Ember 没有定义。我已经看过jshint complains: 'Ember' is not defined 但这似乎对我没有帮助。
不确定哪些支持信息可能会有所帮助,但该应用在http://reillyjoinery.acidic.co.nz/
live这是我的早午餐 config.js:http://pastebin.com/dYdveKpt
【问题讨论】:
标签: javascript ember.js brunch