-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
다음 커맨드 여러번 수행할 경우 composer.json의 데이터가 삭제되는 문제가 있음.
php artisan make:widget xehub_ui section
"widget/xehub_ui@section/skin/xehub_ui@sectionskin2": {
"name": "SectionSkin2 skin",
"description": "The skin supported by Xehub_ui plugin.",
"class": "Xehub\\XePlugin\\XehubUi\\Skins\\SectionWidget\\SectionSkin2\\SectionSkin2Skin"
},
"widget/xehub_ui@section/skin/xehub_ui@sectionskin3": {
"name": "SectionSkin3 skin",
"description": "The skin supported by Xehub_ui plugin.",
"class": "Xehub\\XePlugin\\XehubUi\\Skins\\SectionWidget\\SectionSkin3\\SectionSkin3Skin"
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working