Luke Hagar
Luke Hagar
I love that idea, so just to be clear, the front end would actually be interacting with an actual "always running" rest server? that makes things much easier for me...
Do you use a discord server or anything for conversations on stuff like this? If you don't have one I have one we could use
Being able to provide multiple main configs would also solve the issue that led to me creating this PR https://github.com/alex8088/electron-vite/pull/412
I think the node adapter could be used with the express handler implementation in the electron startup, I need a backend as well. Do you know if this project is...
Should that still be parsed that way when its at the name level of the object and not a property?
Also if its exclusively the `x-` that is the problem, how about these references?  

Wouldn’t the base path be the pwd of the current document? On Fri, Apr 19, 2024 at 5:33 PM quobix ***@***.***> wrote: > Have you configured vacuum when using the...
Just a note that adding a `vacuum.conf.yaml` with a base of `"."` does not resolve this issue.
It seems to be, or at least its not providing the same errors. It's now saying the below for most of these `$ref`s ``` a `$ref` cannot be placed next...