Danilo Woznica

Results 121 comments of Danilo Woznica

Hey, I'm going to close this, as it has been a while. Feel free to reopen it anytime Thanks!

Sorry, but I wasn't able to reproduce it internally. My best guess is that your Custom Registry host has CORS limitations, and this's blocking Sandpack from consuming it. If you're...

Maybe too much, but passed on all cases ```ts type Pop = T extends [infer F, ...infer L] ? L extends [] // end of array ? E // return...

Hey! Please add your loading to this [list of loadings](https://github.com/danilowoz/create-content-loader/blob/master/src/Gallery/insertYourLoaderHere/index.js). You can use [this PR](https://github.com/danilowoz/create-content-loader/pull/297) as a guide.

Hey! Please add your loading to this [list of loadings](https://github.com/danilowoz/create-content-loader/blob/master/src/Gallery/insertYourLoaderHere/index.js). You can use [this PR](https://github.com/danilowoz/create-content-loader/pull/297) as a guide.

Ohhh this is so cool! It's really exciting to see more versions of this package! Great work! Would you be interested in adding Qwik to the website? I think it's...

For those who are interested in this feature as well, please leave a 👍 on this message, then, we can prioritize it as soon as possible and let everyone know...

Sorry for the delay! I have added your feature request to our internal backlog which we use to prioritize what to build next. We can't make any promises about the...

Hey! We highly recommend only using `npmRegistries` configuration with the limit to scope as true. Otherwise, you won't take advantage of CDN cache and pre-optimization. Usually, the files from a...

It has been fixed in the latest version. Sorry for the long wait!