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

Move import specifier validation for lwc module from compiler to linter #1284

Closed
ekashida opened this issue May 28, 2019 · 1 comment · Fixed by salesforce/eslint-plugin-lwc#85 or #2719

Comments

@ekashida
Copy link
Member

Today the compiler validates the imported specifiers from the lwc module (https://github.com/salesforce/lwc/blob/master/packages/%40lwc/babel-plugin-component/src/utils.js#L51-L81), because of this we can't import registerTemplate for testing purposes.

@nolanlawson
Copy link
Contributor

Covered by internal issue W-10151021

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