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/[email protected]/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
-
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