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

next-swc: Add .bundle() #30935

Merged
merged 9 commits into from
Nov 4, 2021
Merged

next-swc: Add .bundle() #30935

merged 9 commits into from
Nov 4, 2021

Commits on Nov 4, 2021

  1. Add a module for bundle

    kdy1 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    729865e View commit details
    Browse the repository at this point in the history
  2. Add swc_bundler to dep

    kdy1 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    d78eb3c View commit details
    Browse the repository at this point in the history
  3. Dep

    kdy1 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    5eace02 View commit details
    Browse the repository at this point in the history
  4. once_cell

    kdy1 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a0cc62c View commit details
    Browse the repository at this point in the history
  5. WIP

    kdy1 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    4d0f016 View commit details
    Browse the repository at this point in the history
  6. Naive impl

    kdy1 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    78d87a1 View commit details
    Browse the repository at this point in the history
  7. Add bundle method

    kdy1 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    030d4de View commit details
    Browse the repository at this point in the history
  8. js api

    kdy1 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    64bdf8e View commit details
    Browse the repository at this point in the history
  9. canonicalize

    kdy1 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    7111f2c View commit details
    Browse the repository at this point in the history