Skip to content

Instantly share code, notes, and snippets.

@ketan-benegal
Created March 14, 2019 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ketan-benegal/329f0a98cd09e071fd9a70dcd37d1047 to your computer and use it in GitHub Desktop.
Save ketan-benegal/329f0a98cd09e071fd9a70dcd37d1047 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<LightningComponentBundle xmlns="http://soap.sforce.com/2006/04/metadata" fqn="helloWorld">
<apiVersion>45.0</apiVersion>
<isExposed>true</isExposed>
<targets>
<target>lightning__AppPage</target>
<target>lightning__RecordPage</target>
<target>lightning__HomePage</target>
</targets>
</LightningComponentBundle>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment