Civet
Civet copied to clipboard
How to use Civet in qwik
Do Civit have plans to support qwik?
I'm not familiar with Quik. What build chain does it use? Did closing your issue mean you figured it out?
There's a WIP proof of concept app here: https://github.com/STRd6/qwello
It works in dev mode but there are still some issues to fix to get it to compile properly. I'm not currently able to work on it at the moment but it's an ok starting point.
There's a WIP proof of concept app here: https://github.com/STRd6/qwello
It works in dev mode but there are still some issues to fix to get it to compile properly. I'm not currently able to work on it at the moment but it's an ok starting point.
Thank you, I will continue to follow it
Probably worth re-exploring after: https://github.com/DanielXMoore/Civet/pull/632
@nanakura can you give it a try with our new Vite plugin? https://github.com/DanielXMoore/Civet/blob/main/integration/unplugin/examples/vite/vite.config.js
Let us know if you hit any snags!
@nanakura can you give it a try with our new Vite plugin?
main/integration/unplugin/examples/vite/vite.config.jsLet us know if you hit any snags!
Please provide a case, ideally a link in stackblitz, i am having trouble running the code in the examples