Replies: 1 comment 6 replies
-
We've been using Parcel 2 beta in codesandbox for a while. I imagine it just works. Mind you we still rely on Babel. Parcel doesn't really help us with SSR as they don't/can't transform JSX in node modules. I imagine it will continue to work for client side apps using Babel. Did you have something else in mind? |
Beta Was this translation helpful? Give feedback.
6 replies
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.
-
With years of waiting, parcel v2 is finally here: https://parceljs.org/blog/v2/
It supports react and vue out of box. Will solid.js be part of them? (in some way).
Beta Was this translation helpful? Give feedback.
All reactions