UNPKG

ember-cli

Version:

Command line tool for developing ambitious ember.js apps

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