Nils Millahn
Nils Millahn
@nabsofken I haven't tried it but according to https://insify.medium.com/serverless-with-typescript-in-a-monorepo-4-ways-to-make-it-work-4ea0b8f43608 it would work in conjunction with `serverless-plugin-typescript` (see "Attempt 4")
In the meantime it would be good to have a clear message on the homepage to say that it's not Vue 3 compatible yet. Having the 'Vue 2 Version' link...
I was also wondering about the Cancel button while going through the tutorial. The solution I came up with is a little different. Instead of using `useFetcher` you can also...