UNPKG

ember-cli

Version:

Command line tool for developing ambitious ember.js apps

9 lines (8 loc) 167 B
module.exports = function() { return { modulePrefix: 'some-cool-app', fileUsed: 'config/environment.js', baseURL: '/', locationType: 'auto' }; };