Skip to content

Commit

Permalink
chore: set ember try to use pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarocastro committed Jun 30, 2024
1 parent 88a705e commit b3c79a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/test-app/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const { embroiderSafe, embroiderOptimized } = require('@embroider/test-setup');

module.exports = async function () {
return {
usePnpm: true,
scenarios: [
{
name: 'ember-lts-4.12',
Expand Down

0 comments on commit b3c79a5

Please sign in to comment.