Solved by putting the following configuration in my environment.js:
EmberENV: {
FEATURES: {
'ember-htmlbars': true
}
},
Solved by putting the following configuration in my environment.js:
EmberENV: {
FEATURES: {
'ember-htmlbars': true
}
},