We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Covered by internal issue W-10151021
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: