Support ES6 module import #616
o-alquimista
started this conversation in
Ideas
Replies: 1 comment 5 replies
-
There's an esm version here: https://cdn.jsdelivr.net/npm/@algolia/autocomplete-js@1.1.0/dist/esm/autocomplete.js Otherwise you can always install via npm instead of via cdn |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just noticed ES6 module imports don't work on the CDN-provided file.
Examples of ES6 syntax:
Beta Was this translation helpful? Give feedback.
All reactions