Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Generators can now emit more than one output file. #865

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Nov 2, 2022

  1. refactor: Generators can now export more than one output file.

    BREAKING CHANGE: Generators no longer return a string.
    sbrow committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1001d56 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/BuilderIO/mitosis into feat…

    …ure/multiple-outputs
    sbrow committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    058447f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0406727 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/BuilderIO/mitosis into feat…

    …ure/multiple-outputs
    sbrow committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3c1cee9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Merge branch 'main' of https://github.com/BuilderIO/mitosis into feat…

    …ure/multiple-outputs
    sbrow committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a7ab359 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Merge branch 'feature/multiple-outputs' of github.com:sbrow/mitosis; …

    …branch 'main' of https://github.com/BuilderIO/mitosis into feature/multiple-outputs
    sbrow committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    fdb3e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e9a161 View commit details
    Browse the repository at this point in the history
  3. feat(cli/compile): Can now ouput more than one file.

    Works when outputting to console, not so much with files.
    sbrow committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0a29582 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Merge branch 'main' of https://github.com/BuilderIO/mitosis into feat…

    …ure/multiple-outputs
    sbrow committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d6cad3f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    aeb1e67 View commit details
    Browse the repository at this point in the history