Skip to content

composer.json 데이터가 중간에 삭제됨 #1

Description

@bi-kim

다음 커맨드 여러번 수행할 경우 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"
                }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions