Civet icon indicating copy to clipboard operation
Civet copied to clipboard

How to use Civet in qwik

Open islatan opened this issue 2 years ago • 6 comments

Do Civit have plans to support qwik?

islatan avatar May 04 '23 08:05 islatan

I'm not familiar with Quik. What build chain does it use? Did closing your issue mean you figured it out?

edemaine avatar May 04 '23 16:05 edemaine

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.

STRd6 avatar May 04 '23 22:05 STRd6

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

islatan avatar May 05 '23 03:05 islatan

Probably worth re-exploring after: https://github.com/DanielXMoore/Civet/pull/632

STRd6 avatar Aug 24 '23 20:08 STRd6

@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!

STRd6 avatar Sep 05 '23 03:09 STRd6

@nanakura can you give it a try with our new Vite plugin? main/integration/unplugin/examples/vite/vite.config.js

Let 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

islatan avatar Nov 22 '23 12:11 islatan