Calvin Hoenes

Results 37 comments of Calvin Hoenes

hey @dummdidumm @mattjennings what's your current approach on this? We're running into the same issue when trying to build packages. Example: ```js //./TestClass.ts export default class TestClass { ... }...

I'd love to help find a solution, as this basically prevents to build a simple package when using typescript with the package command :) Or are there any known workarounds?

Well, those are typescript files, that are then transpiled to js when running the package command @bluwy. so that’s actually where tue issue comes from, everything is sveltekits default typescript...

So when using package command and the library is ts based, how is this intended to work? The files get transpiled to js, but the references / import statements aren’t,...

Hey @Errorname is there any progress on this model?

hey @toonverbeek can you share a workflow on how you combined pose with multi ID? How did you achieve this?

@krisbitney did you end up figuring this out?

@sonigeez @AnandChowdhary any chance this will get picked up again?

@MohannadBahaa did you move to another solution or did you find a way to get SingleStore to work with Prisma?