Youssef Moussaoui

Results 5 issues of Youssef Moussaoui

### Describe the bug I was hoping to use fuse.basic because I don't need extended search. But if you try to import fuse.basic like this in a node project: `import...

bug
Stale

Steps to repro: 1. Create a new next js project 2. Install `@vercel/og` 3. Add an og-image API page at: `pages/api/og.tsx` 4. Add `output: "standalone",` to your `next.config.js` Try to...

template: bug
area: standalone mode

This is a simple documentation update. The current tsconfig provided in the docs does not work at all. This updates the docs to include any ts file within the `src`...

This fixes this issue: https://github.com/echobind/prisma-factory/issues/13 and lets us use dates and functions that return dates as defaults in our factories.

Copied over from: https://github.com/sveltejs/template/blob/master/README.md The instructions seem to be the same