mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-18 22:12:14 +00:00
Fix ember config
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user