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 1cb195f commit 7138db3Copy full SHA for 7138db3
config/ember-try.js
@@ -5,6 +5,7 @@ const { embroiderSafe, embroiderOptimized } = require('@embroider/test-setup');
5
6
module.exports = async function () {
7
return {
8
+ useYarn: true,
9
scenarios: [
10
{
11
name: 'ember-lts-3.24',
0 commit comments