diff --git a/config/environment.js b/config/environment.js index 54c8f3ede2..da8b2629ab 100644 --- a/config/environment.js +++ b/config/environment.js @@ -48,7 +48,8 @@ module.exports = function (environment) { guidemaker: { title: 'Ember Guides', sourceRepo: 'https://github.com/ember-learn/guides-source', - gjsVersions: ['v6.7.0'], + // TODO turn this back on before merging the Vite branch + // gjsVersions: ['v6.7.0'], gjsLink: '/release/components/template-tag-format/', },