forcedotcom / forcedotcom/lwc-dev-mobile
The LWC server port should be configurable
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 13
- Avg merge
- 18h 13m
- Merged PRs (30d)
- 12
Description
Current implementation has hard coded the port numbers for the LWC server. We need to provide a mechanism to configure the port used during launch of lwc component in the native browser. We should
either employ the use of flags to pass it as an optional to the sfdx plugin or use a config in the sfdx plugin to allow for customization.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.