Skip to content

Commit a2385e3

Browse files
committed
Overhaul test-packages setup
1 parent 098d2d9 commit a2385e3

File tree

281 files changed

+12325
-5773
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

281 files changed

+12325
-5773
lines changed

package.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22
"private": true,
33
"workspaces": [
44
"packages/ember-css-modules",
5-
"test-packages/embroider-app",
6-
"test-packages/octane-addon",
7-
"test-packages/octane-addon-with-module-name",
8-
"test-packages/plugin-addon",
9-
"test-packages/sass-app"
10-
]
5+
"packages/ember-local-class",
6+
"packages/glimmer-local-class-transform",
7+
"test-packages/app-v1-ecm",
8+
"test-packages/app-v1-elc",
9+
"test-packages/app-v2",
10+
"test-packages/addon-v1",
11+
"test-packages/addon-v2"
12+
],
13+
"volta": {
14+
"node": "22.15.0",
15+
"yarn": "1.22.22"
16+
}
1117
}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)