John Campion Jr

Results 51 comments of John Campion Jr

@chasegiunta @davidboom95 Sorry about that. No, it doesn't currently support this. A PR would be welcome though :)

@josh-hemphill I don't use vite-ssg, so I'm not sure I can help provide this but if you want to do a PR, I'd be glad to merge it.

Can you share or link to the repo please? That would help us figure which plugin the bug is in :)

Trying to figure out a way to do this myself, I created a repo with .NET 5 and fixed #1 I know I should've forked but I wanted to start...

This would be pretty nice; any chance to get it merged?

I'm not seeing error extraction in Vuelidate 2.x like this provides. I think it would be useful to see this updated for Vuelidate 2.x

I took a stab at fixing this and failed spectacularly. As fas as I can tell, "carbon-" and "carbon:" returns the same list of suggestions to VS Code, but VS...

I'm not real clear on why you'd want to proxy this in production? Just let IIS serve the built, distributable Vue app with the Core app. Proxying is intended mainly...

@antfu I'm getting bit by this issue too. I am inserting theme CSS files with useHead but they are ending up at the bottom of the head element, so they...