Skip to content

Commit 72ed392

Browse files
committed
Enable template-only-glimmer-components feature flag
1 parent 81949d8 commit 72ed392

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/optional-features.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"application-template-wrapper": false
2+
"application-template-wrapper": false,
3+
"template-only-glimmer-components": true
34
}

0 commit comments

Comments
 (0)