kasia icon indicating copy to clipboard operation
kasia copied to clipboard

Next.js support?

Open bluengreen opened this issue 6 years ago • 1 comments

I was gonna try to use this with Next.js to simplify the universal side. I thought I'd ask here first and see if anyone has tried this. If so, what was your experience?

Thanks in advance.

bluengreen avatar Oct 22 '17 04:10 bluengreen

Hi @bluengreen, I think this would be possible. You would have to use the Next.js API rather than their out-of-the-box solution in order to run the Kasia preloaders prior to Next.js doing its thing. Next.js doesn't come with any kind of a store so you'd also have to do all the usual set-up as per Kasia docs. Let us know how you get on!

sdgluck avatar Nov 05 '17 15:11 sdgluck