react-skeleton-loader
react-skeleton-loader copied to clipboard
SSR Support
I get an error that window is not defined when attempting to SSR the component, does this loader support SSR?
I think it has to do with source map support.
I have a similar error happening whenever I go to build my static app assets! The build context has no window and does not like something about the distributed source that is checking it. I’d love to be able to use this library, it makes an app much more professional, are you open to a pull request in this area?
Hey, sorry for the very late response, PRs are definitely welcome