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:
- Created 5 years ago
- Comments:6 (6 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I need to document it a bit better but what you need to do is to do
$ base64 admin.macaroon
andbase64 tls.cert
in order to get the appropriate values for lightning_daemon.jsDisregard I see what you mean it falls back in server mode to the env variables