标签: json ember.js coffeescript
我想使用CoffeeScript将单独的JSON文件中的一些配置包含到EmberJS中。
env = require("dev_env.json")
返回:
错误:找不到模块' dev_env.json'