Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add Support for Lightning Web Components #115

Closed
fitzman49 opened this issue Jan 24, 2019 · 1 comment
Closed

Feature Request: Add Support for Lightning Web Components #115

fitzman49 opened this issue Jan 24, 2019 · 1 comment

Comments

@fitzman49
Copy link

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

@daishi4u
Copy link
Owner

Support has been added to version 3.12.0, just been waiting for John to merge the pull request and publish it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants