Skip to content

Commit 748f77e

Browse files
committed
fix: Build the runtimes when building all packages.
1 parent c5dc8bc commit 748f77e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/tsconfig.json

+2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
{"path": "@css-blocks/core"},
99
{"path": "@css-blocks/eyeglass"},
1010
{"path": "@css-blocks/ember"},
11+
{"path": "@css-blocks/ember/runtime"},
1112
{"path": "@css-blocks/ember-app"},
13+
{"path": "@css-blocks/ember-app/runtime"},
1214
{"path": "@css-blocks/ember-utils"},
1315
{"path": "@css-blocks/glimmer"},
1416
{"path": "@css-blocks/glimmer/tsconfig.amd.json"},

0 commit comments

Comments
 (0)