We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeafc25 commit fc9c79dCopy full SHA for fc9c79d
assets/controllers.json
@@ -1,14 +1,14 @@
1
{
2
- "controllers": {
3
- "@symfony/ux-live-component": {
4
- "live": {
5
- "enabled": true,
6
- "fetch": "eager",
7
- "autoimport": {
8
- "@symfony/ux-live-component/dist/live.min.css": true
+ "controllers": {
+ "@symfony/ux-live-component": {
+ "live": {
+ "enabled": true,
+ "fetch": "eager",
+ "autoimport": {
+ "@symfony/ux-live-component/dist/live.min.css": true
9
+ }
10
11
}
- }
12
- },
13
- "entrypoints": []
+ },
+ "entrypoints": []
14
0 commit comments