diff --git a/config/environment.js b/config/environment.js index 7c0ca448..5f50a4d6 100644 --- a/config/environment.js +++ b/config/environment.js @@ -2,7 +2,7 @@ module.exports = function (environment) { var ENV = { - modulePrefix: 'py-rigs', + modulePrefix: 'pyrigs', environment: environment, rootURL: '/', locationType: 'auto', diff --git a/ember-cli-build.js b/ember-cli-build.js index ad785019..49b1a4aa 100644 --- a/ember-cli-build.js +++ b/ember-cli-build.js @@ -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: [