crisboarna / react-skillbars

Skill bars with full color customizations and responsive layout.
https://crisboarna.github.io/react-skillbars
MIT License
23 stars 13 forks source link

Cannot deploy on Netlify using Gatsby. #198

Closed yu-ming-chen closed 2 years ago

yu-ming-chen commented 3 years ago

Cannot deploy on Netlify using Gatsby.

Screenshot 2021-03-31 at 2 18 23 AM Screenshot 2021-03-31 at 2 19 23 AM
crisboarna commented 2 years ago

Hi,

I have removed any reference to document and window. The IntersectionObserver being used now is guarded for server side so it should pass now.

Hopefully you will try it out in a future project of yours :)