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

minify helpers-generated.ts #13837

Merged
merged 5 commits into from Nov 18, 2021

Commits on Nov 18, 2021

  1. export only default object from helpers-generated.ts

    This obviates the need to carefully handle helper names that cannot be
    directly used as identifiers, and also very slightly reduces the amount
    of boilerplate that ends up in babel-standalone.
    lightmare authored and nicolo-ribaudo committed Nov 18, 2021
    Copy the full SHA
    c1f6122 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b843ea9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    31bffd7 View commit details
    Browse the repository at this point in the history
  4. chore: yarn dedupe

    lightmare authored and nicolo-ribaudo committed Nov 18, 2021
    Copy the full SHA
    1a2b35f View commit details
    Browse the repository at this point in the history
  5. Don't compress helpers

    nicolo-ribaudo committed Nov 18, 2021
    Copy the full SHA
    a0cac58 View commit details
    Browse the repository at this point in the history