You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently ForceCode only supports development for Lightning using the Aura framework. While this has been great in the past, in Spring '19 Salesforce introduced Lightning Web Components which makes development of Lightning components much easier and supports a lot of modern browser standards/development practices. I can develop Lightning Web Components just fine using the Salesforce plugins in VS Code but can't deploy them using ForceCode.
Describe the solution you'd like
A solution to deploy the LightningComponentBundle metadata type from ForceCode.
Describe alternatives you've considered
Converting our entire codebase to Salesforce DX project structure but this is not feasible at this time.
Is your feature request related to a problem? Please describe.
Currently ForceCode only supports development for Lightning using the Aura framework. While this has been great in the past, in Spring '19 Salesforce introduced Lightning Web Components which makes development of Lightning components much easier and supports a lot of modern browser standards/development practices. I can develop Lightning Web Components just fine using the Salesforce plugins in VS Code but can't deploy them using ForceCode.
Describe the solution you'd like
A solution to deploy the LightningComponentBundle metadata type from ForceCode.
Describe alternatives you've considered
Converting our entire codebase to Salesforce DX project structure but this is not feasible at this time.
Additional context
Lightning Web Components Developers Guide: https://developer.salesforce.com/docs/component-library/documentation/lwc/lwc.get_started_introduction
The text was updated successfully, but these errors were encountered: