77b4d59f5d
This updates the Ember edition setting to Octane, which I removed from #8319 because it required the template-only Glimmer components setting to be turned on, which this does. These changes to templates accommodate that setting.
7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"application-template-wrapper": false,
|
|
"default-async-observers": true,
|
|
"jquery-integration": false,
|
|
"template-only-glimmer-components": true
|
|
}
|