ryoppippi
ryoppippi
Okay I think it is fixed.
Same
I'm in the same problem with my sveltekit project. I'm using `typescript-svelte-plugin`. Although typescript files (like +page.server.ts) works realtime, diagnostics of `.svelte` file does not updated. https://user-images.githubusercontent.com/1560508/237040552-0a1be152-0c2b-45ab-b98c-3e927ffeae34.mov
OK this is slightly different from Monorepo problem, but the behavior is the same. I'm doing `root_pattern( {"package.json", "tsconfig.json", "tsconfig.jsonc", "node_modules"})`, but it seems not working
Thank you @b3nten !! idk what's wrong with this PR.
I got the same issue on production w/ lucia
Ok, we need to add like `require 4.2`
If the HTMLAttribute type could be defined in the library and automatically loaded at import, it would eliminate the need for the user to copy and paste the type.
what is the difference between `onDuplicateKeyUpdate` and `ignore` (also, I don't think that we cannot specify which key is duplicate, like prisma does) > Awesome thank you. Is it also...
Any updates?