Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 60b5237

Browse files
committed
Place optional-features in the place where ember test expects them to be
1 parent fe0d39d commit 60b5237

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

packages/@glimmer/component/config/optional-features.json

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"application-template-wrapper": false,
3+
"default-async-observers": true,
34
"jquery-integration": false,
45
"template-only-glimmer-components": true
56
}

0 commit comments

Comments
 (0)