Einar Persson

Results 69 comments of Einar Persson

I came looking here for a monotone interpolation implementation as well. :/ Since there existed a monotone curve option in `d3-shape` I expected it to be available in `d3-interpolate`.

Same here today! Windows 10. But after 30 sec the app started as usual. But it felt a bit sketchy

I got react working by just running `npm i react react-dom @babel/preset-react` However, I don't know how to enable `.jsx` file endings without messing everything else up. I've tried adding...

@loopmode I tried using your fork as a template but I just get `Module not found: Error: Can't resolve './App' in ...` when using `*.jsx` I've copied your `webpack.renderer.js` `.babelrc`...

@loopmode and i'll write a short reply since I'm just to get on a train, but: thanks a lot! might submit a PR then, :)

I just bumped into the same thing when moving my blog from Gatsby to Sveltekit with MDsveX. I've organized my posts so that I have a subfolder for each post,...

> If you're using mdsvex for a blog, and don't want individual folders for each blogs you can create a slug, and have a `+page.svelte` to serve the markdown. Here's...

Same problem, using Sveltekit. ```` Sourcemap for "/home/xxxyy/Projects/xxxyy/xxxyy/node_modules/@contentful/rich-text-types/dist/index.js" points to missing source files 4:56:15 PM [vite] Error when evaluating SSR module /node_modules/@contentful/rich-text-types/dist/index.js?v=318de71d: ReferenceError: exports is not defined at eval (/node_modules/@contentful/rich-text-types/dist/index.js?v=318de71d:29:23)...