Nicolapps / mapkit-react

🗺⚛️ A React wrapper for MapKit JS
https://nicolapps.github.io/mapkit-react/
MIT License
58 stars 11 forks source link

https://nicolapps.github.io/mapkit-react/ doesn't work #54

Closed MoOx closed 7 months ago

MoOx commented 8 months ago

When trying to view the storybook docs, the website doesn't load. Tried on Safari and Chrome macOS.

Importing a module script failed.
image
Nicolapps commented 7 months ago

Hello,

Thank you for reporting this issue, I fixed it. It was caused by Storybook generating JavaScript files with underscore characters in their name, which are ignored by default by GitHub Pages.