Forum Discussion

mkuehnkhoros's avatar
5 years ago

Delete an SDK @override Component?

How can I delete an OOTB override component ("/res/components/badges-list@override.ftl") that was created with the SDK so that it gets deleted from the server when I "li submit-plugin"? Just removing...
  • Parshant's avatar
    5 years ago

    mkuehnkhoros, firstly you need to delete that component from studio, it will delete all revision history of this component made in studio.

    Then you need to take the latest pull from SDK of studio plugins and SDK plugins both.

    After that delete the override components files from SDK plugin directory. DOing all this run " li submit-plugin" command, it will remove the component both from studio and SDK plugins.