Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3462 from jrjohnson/unlock-embroider
Browse files Browse the repository at this point in the history
Unpin embroider test versions
  • Loading branch information
stopfstedt authored Sep 28, 2023
2 parents 43f9583 + a10787d commit 694d3c0
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions tests/dummy/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,7 @@ module.exports = async function () {
},
},
embroiderSafe(),
embroiderOptimized({
npm: {
devDependencies: {
'@embroider/core': '~3.0.0',
'@embroider/webpack': '~3.0.0',
'@embroider/compat': '~3.0.0',
},
},
}),
embroiderOptimized(),
],
buildManagerOptions() {
return ['--force'];
Expand Down

0 comments on commit 694d3c0

Please sign in to comment.