To retrieve the Lightning web components use new Metadata API component is called LightningComponentBundle
Package.xml
Reference
LightningComponentBundle
Package.xml
<types>
<members>*</members>
<name>LightningComponentBundle</name>
</types>
Reference
LightningComponentBundle
I think its not working while retrieving with workbench.
ReplyDeleteI tested with workbench it is working as excepted. successfully retrieve the Lightning Web Components.
DeleteIs there a way to retrieve Aura components using this same method?
ReplyDelete