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

perf: Improve generator perf #14701

Merged
merged 7 commits into from Jul 8, 2022

Commits on Jul 7, 2022

  1. test

    liuxingbaoyu committed Jul 7, 2022
    Copy the full SHA
    4ec0304 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. improve generator perf

    liuxingbaoyu committed Jul 8, 2022
    Copy the full SHA
    2f26d3a View commit details
    Browse the repository at this point in the history
  2. Update packages/babel-generator/src/printer.ts

    Co-authored-by: Armano <armano2@users.noreply.github.com>
    liuxingbaoyu and armano2 committed Jul 8, 2022
    Copy the full SHA
    7d4a948 View commit details
    Browse the repository at this point in the history
  3. review

    liuxingbaoyu committed Jul 8, 2022
    Copy the full SHA
    33cb769 View commit details
    Browse the repository at this point in the history
  4. fix

    liuxingbaoyu committed Jul 8, 2022
    Copy the full SHA
    292ef75 View commit details
    Browse the repository at this point in the history
  5. Update packages/babel-generator/src/node/whitespace.ts

    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    liuxingbaoyu and nicolo-ribaudo committed Jul 8, 2022
    Copy the full SHA
    9fd8a4c View commit details
    Browse the repository at this point in the history
  6. review

    liuxingbaoyu committed Jul 8, 2022
    Copy the full SHA
    a6a50b3 View commit details
    Browse the repository at this point in the history