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.
2 parents 87ae7e4 + 8befcfa commit 9cdb491Copy full SHA for 9cdb491
config/environment.js
@@ -48,8 +48,7 @@ module.exports = function (environment) {
48
guidemaker: {
49
title: 'Ember Guides',
50
sourceRepo: 'https://github.com/ember-learn/guides-source',
51
- // TODO turn this back on before merging the Vite branch
52
- // gjsVersions: ['v6.7.0'],
+ gjsVersions: ['v6.7.0'],
53
gjsLink: '/release/components/template-tag-format/',
54
},
55
0 commit comments