Created
November 5, 2015 23:06
-
-
Save msrivastav13/d14e75ecd1983d68f0c5 to your computer and use it in GitHub Desktop.
SimpleTestApp.app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<aura:application access="GLOBAL" extends="ltng:outApp"> | |
<aura:dependency resource="c:SimpleTestCmp" /> | |
</aura:application> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment