Fix ember config

This commit is contained in:
Tom Price
2016-08-09 16:10:24 +01:00
parent e0eb408664
commit b8af1e255b
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
module.exports = function (environment) {
var ENV = {
modulePrefix: 'py-rigs',
modulePrefix: 'pyrigs',
environment: environment,
rootURL: '/',
locationType: 'auto',

View File

@@ -5,6 +5,7 @@ var EmberApp = require('ember-cli/lib/broccoli/ember-app');
module.exports = function (defaults) {
var app = new EmberApp(defaults, {
// Add options here
storeConfigInMeta: false,
sassOptions: {
includePaths: [