We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1749b commit 092c9e6Copy full SHA for 092c9e6
1 file changed
ember-cli-build.js
@@ -69,7 +69,7 @@ module.exports = function(defaults) {
69
'ember.js': {
70
staging: 'bower_components/ember/ember.prod.js'
71
},
72
- 'ember-testing.js': null
+ 'ember-testing.js': []
73
}
74
});
75
0 commit comments