mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 03:42:27 +03:00
1f3028d3ac
no issue - template-only components (eg, `<GhMembersListItem>`) will now use a glimmer class rather than regular component class for their automatically-created backing classes
6 lines
118 B
JSON
6 lines
118 B
JSON
{
|
|
"application-template-wrapper": false,
|
|
"jquery-integration": true,
|
|
"template-only-glimmer-components": true
|
|
}
|