Rodrigo Pombo

Results 211 comments of Rodrigo Pombo

Hi, see https://github.com/code-hike/codehike/issues/283#issuecomment-1277017015 > this fixed the issue for me on getServerSideProps > > ```js > // in your next.js page > export const config = { > unstable_includeFiles: ['node_modules/**/shiki/**/*.json'],...

Hi! I love Svelte but Code Hike uses a lot of React, so native Svelte support would mean a lot of work.

Code Surfer: https://codesurfer.pomb.us https://github.com/pomber/code-surfer [SVG Logo](https://codesurfer.pomb.us/static/logo.small-bf385487bae6d136e0748e0fc5db73e5.svg)

> This file should get you started: https://github.com/jschr/vscodethemes/blob/dev/backend/jobs/scrapeExtensions.ts#L84 Hi! that file doesn't exist anymore. Is the scraper still open source?

Good idea. Wanna send a PR? It's better if the prop is negated like `hideDebugger` so we can default it to false. Also we need to hide/show the Director when...

I just tried a fresh clone and didn't get the error. When are you getting it?

Yes, the Astro integration is still buggy, mostly because of the `client` directive.

> Is this a problem astro needs to solve? Not sure. I guess other remark-plugins that create client side components will have the same problem, so it would be nice...

Updated Next to v12.3.1 because of this issue with swc https://github.com/vercel/next.js/issues/36127