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": {
|
"bundles": {
|
||||||
"Symfony\\UX\\LiveComponent\\LiveComponentBundle": ["all"]
|
"Symfony\\UX\\LiveComponent\\LiveComponentBundle": ["all"]
|
||||||
},
|
},
|
||||||
|
"aliases": ["live-component"],
|
||||||
"copy-from-recipe": {
|
"copy-from-recipe": {
|
||||||
"config/": "%CONFIG_DIR%/"
|
"config/": "%CONFIG_DIR%/"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user