ciampo / macro-carousel

Carousel as a Vanilla Web Component.
https://ciampo.github.io/macro-carousel/demo/
MIT License
77 stars 6 forks source link

[build] es5 dist version throws error. #38

Closed pimdewit closed 6 years ago

pimdewit commented 6 years ago

macro-carousel.es5.min.js throws the following error: Uncaught TypeError: Failed to construct 'HTMLElement': Please use the 'new' operator, this DOM object constructor cannot be called as a function.

pimdewit commented 6 years ago

False alarm, I did not check out the demo.

@ciampo Perhaps we should also mention this process in the docs?

ciampo commented 6 years ago

It is mentioned in the README.

Going to close the issue for now, but feel free to re-open it in case you still see errors after following the instructions