Replies: 2 comments 1 reply
|
@jkone27 Thanks for suggesting, I saw this library before, however it's officially unsupported, so I can't recommend that way to people. But you still can create your own repository with the example of using that plugin and I'll add a reference to it in docs. |
0 replies
|
@jkone27 did you succeed at running solidjs and fable vite plugins together ? I tried but the fable compiler hangs |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
vite fable plugin has several advantages over regular fable, for example, no intermediate code has to appear in the repository, is faster, and unit tests can work great with vitest and also have HMR, also i think is a nice way to support a great fable community project?
maybe nice for a POC on a test branch
All reactions