You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coworker and I are going to take a look today, as this is causing issues in our Docker container (which is linux). If we come up with any ideas, we will submit a PR.
The dist file,
dist/angular-flickity.js
doesrequire('Flickity');
which crashes on case-sensitive OS like Linux while working fine on a Mac.The text was updated successfully, but these errors were encountered: