Sami Jaber
Sami Jaber
@D4RKAR117 , I think this is such an amazing initiative. I would love for you to publish this plugin and share it in the github issue. This will encourage people...
Just gotta remove this mapping! https://github.com/BuilderIO/mitosis/blob/e862056eca675887bd975bf5696c61666d0f3532/packages/core/src/generators/solid/blocks.ts#L13
@manucorporat need to run `yarn snapupdate` in `package/cli` to update the snapshot for this logic
@manucorporat do you still need this PR merged?
This is amazing, thank you for implementing these fixes. Can we also add e2e tests for this now that it's fixed? Add a component here that uses slots in a...
Fixes https://github.com/BuilderIO/mitosis/issues/1097
@Vishvam10 Feel free to raise a new PR with this.
Superseded by #1391
I'm open to adding this! How to do so: - Add a `generators` dictionary prop to the `MitosisConfig`: https://github.com/BuilderIO/mitosis/blob/e862056eca675887bd975bf5696c61666d0f3532/packages/core/src/types/config.ts#L19 - Update this call to take into account `options.generators`, by checking...
What command are you running, and with what configuration locally that reproduces this issue?