Skip to content

Commit

Permalink
Enable embroider-optimized try-scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
fsmanuel committed Sep 4, 2022
1 parent 851c89b commit 9489821
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 401 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- ember-canary
- ember-default-with-jquery
- embroider-safe
# - embroider-optimized
- embroider-optimized

steps:
- uses: actions/checkout@v2
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "^2.4.2",
"@ember/render-modifiers": "^2.0.4",
"@embroider/test-setup": "^0.43.5",
"@embroider/test-setup": "^1.8.3",
"@glimmer/component": "^1.0.4",
"@glimmer/tracking": "^1.0.4",
"babel-eslint": "^10.1.0",
Expand All @@ -72,7 +72,7 @@
"ember-source": "~3.28.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^3.6.0",
"ember-try": "^1.4.0",
"ember-try": "^2.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-ember": "^10.5.4",
Expand Down
Loading

0 comments on commit 9489821

Please sign in to comment.