mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
[LiveComponent] Add alias "live-component"
Would help DX during install of most used UX packages
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"bundles": {
|
||||
"Symfony\\UX\\LiveComponent\\LiveComponentBundle": ["all"]
|
||||
},
|
||||
"aliases": ["live-component"],
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user