Arno Schlipf
Arno Schlipf
I don't use submodules, so I'm not sure. But although this is a monorepo, it also acts as a normal repository (the `index.php` is linking to the actual kirby plugin...
Great, thanks for the explanation @matteocontrini!
Seems like a good idea!
Thanks for the explanation! I've looked into it a bit and it turns out it is not that easy to have good language support for [embedded languages](https://code.visualstudio.com/api/language-extensions/embedded-languages) inside html. Syntax...
Volar, the vscode extension for vue, has been rewritten to be framework agnostic: > Volar core modules is now framework-agnostic, and you can use Volar to implement language servers other...
I never worked with the electron version of hydra. Is it possible to just load it with ```js await loadScript('https://cdn.jsdelivr.net/npm/hydra-midi@latest/dist/index.js') ``` in the hydra-sketch itself? The error you get is...
Just realized that it might be difficult to distinguish between query language and a file path ...
Can you provide me with a (simple) GitHub repository that shows your issues? I have various multi-language webistes running in production with kirby-vite, so it definitely should work. You happens...
Closing this as I need more information and ideally an example repo showcasing the issue
can your create an example github repository or code sandbox that shows your problem?