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(utils-build): new utility to build plugins #5612

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

Commits on Oct 16, 2021

  1. Initial work

    Josh-Cena committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    803e219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83fd9ae View commit details
    Browse the repository at this point in the history
  3. Integrate prettier

    Josh-Cena committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    23ffe40 View commit details
    Browse the repository at this point in the history
  4. Initial watch and tsc

    Josh-Cena committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    48eabdc View commit details
    Browse the repository at this point in the history
  5. Finish build function

    Josh-Cena committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    151b9c3 View commit details
    Browse the repository at this point in the history
  6. Minor refactor

    Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
    Josh-Cena committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    b0244e1 View commit details
    Browse the repository at this point in the history
  7. Improve watch mode message

    Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
    Josh-Cena committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    78f36d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. We now emit declarations

    Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
    Josh-Cena committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    9a4ba31 View commit details
    Browse the repository at this point in the history
  2. Throw if typecheck errors

    Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
    Josh-Cena committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    16bf7fe View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    26e10a5 View commit details
    Browse the repository at this point in the history
  2. fix

    Josh-Cena committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    fdca9af View commit details
    Browse the repository at this point in the history
  3. fix

    Josh-Cena committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    64dbebc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28cf7d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

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

    Josh-Cena committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    5ffef38 View commit details
    Browse the repository at this point in the history
  3. fixes

    Josh-Cena committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    f8889f5 View commit details
    Browse the repository at this point in the history