Closed tompere closed 3 years ago
Ah, thanks for catching @tompere ! Had to do a ton of find and replace + refactoring when changing the name to Mitosis - let me look into your issues, and in the meantime using the old names should work
jsx-lite.builder.io for the fiddle
npm install -g @jsx-lite/cli
jsx-lite compile compile --to=vue my-file.lite.jsx
Will leave this open until the issues you mention with the new names are fixed!
ok - just updated the mitosis CLI
if you update to the latest
npm install -g @builder.io/mitosis-cli@latest
your command sholud work as expected
mitosis compile --to=vue my-file.lite.jsx
also just updated the appropriate DNS record to support mitosis.builder.io for the fiddle as expected - should be live within the next couple hours!
closing out for now, but if anything is still not working here lmk and feel free to reopen
awesome! thanks
I'd really like to play with mitosis, but can't find a way to make it work...
results in:
file://..
deps that do not exists, etc.).any plans on making one of the above options available for external users (and potential fans 😉 )?