question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add main entry point exposing `/lightning` directory

See original GitHub issue
  • Add an lightning_adapter.js
  • Allow specifying a config file
  • Move what can be configurable to the base config file
  • Add main in package.json
  • Expose services
  • Refactor the server to use the adapter

I will submit a PR in a few.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
alexbosworthcommented, Apr 4, 2018

I need to document it a bit better but what you need to do is to do $ base64 admin.macaroon and base64 tls.cert in order to get the appropriate values for lightning_daemon.js

0reactions
plwalterscommented, Apr 4, 2018

Disregard I see what you mean it falls back in server mode to the env variables

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exposing Lightning app on force.com sites
First edit and give permissions for all related objects, and then add your all related classes to Enabled Apex Class Access and add...
Read more >
Create an Aura Component Unit - Trailhead - Salesforce
In the Developer Console, select File | New | Lightning Component. For the component name, enter MyContactList . Check Lightning Record Page and...
Read more >
Configure a Lightning Web Component for Lightning App ...
1. Deploy My Domain in Your Org ... To add Lightning web components to a Lightning page in Lightning App Builder, deploy My...
Read more >
Lightning Aura Components Developer Guide
Lightning includes the Lightning Component Framework and some exciting tools for developers. Lightning makes it easier to build.
Read more >
Decorators in Lightning Web Component(LWC) - SfdcPoint
To expose a public method, decorate it with @api. Public methods are part of a component's API. To communicate down the containment hierarchy, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found