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
iron-ajax
iron-ajax is not found
iron-ajax is found
Detect two cases for dependencies:
customElements.define('my-element', MyElement);
Polymer({ is: 'my-element',
The text was updated successfully, but these errors were encountered:
Related to #1758
Sorry, something went wrong.
tanbt
qtdzz
No branches or pull requests
Steps to reproduce
iron-ajax
to the projectiron-ajax
Actual result
iron-ajax
is not foundExpected result
iron-ajax
is foundNotes
Detect two cases for dependencies:
customElements.define('my-element', MyElement);
The text was updated successfully, but these errors were encountered: