Delete Lightning Web Component From Org

Right click on the Lightning Web Component in VS Code | Click on “Delete From Project and Org”.

  • Gary

    When I try this delete method, I get an error `Warning destructiveChanges.xml No LightningComponentBundle named: myLWCfolder found`. I’m not sure how to create the bundle. I’ve retrieved the source from org using my manifest which references the LWC component already, but the error persists.