Skip to content

Instantly share code, notes, and snippets.

@Frelseren
Created November 9, 2019 22:33
Show Gist options
  • Save Frelseren/f9bff9f43eb9586969a882daf15fc473 to your computer and use it in GitHub Desktop.
Save Frelseren/f9bff9f43eb9586969a882daf15fc473 to your computer and use it in GitHub Desktop.
Sample manifest.json file for the lightning container application
{
"landing-pages": [{
"path": "index.html",
"apex-controller": "Namespace.ControllerName"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment