Skip to main content
7 件の回答
  1. 2021年3月9日 11:43

    Hi, Make sure you have a meta config file like below

    <?xml version="1.0" encoding="UTF-8"?>

    <LightningComponentBundle xmlns="http://soap.sforce.com/2006/04/metadata">

    <apiVersion>45.0</apiVersion>

    <isExposed>true</isExposed>

    </LightningComponentBundle>

     

    Please provide the link of the module that you are trying.
0/9000