maxmarinich / react-alice-carousel

React responsive component for building content galleries, content rotators and any React carousels
MIT License
842 stars 92 forks source link

Fixed import for code splitting (vite) #238

Closed mike-petersen closed 2 years ago

mike-petersen commented 2 years ago

Hi, i updated the imports so they are compatible with code splitting. This also fixes the production build problems with vite. See https://github.com/maxmarinich/react-alice-carousel/issues/219