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

Major: use swc-loader for TypeScript compilation #777

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

Commits on Sep 13, 2021

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

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    ef9d66c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e8d2a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Add swc for ts compliation

    styfle committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    5854dae View commit details
    Browse the repository at this point in the history
  2. Add missing file

    styfle committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    792130a View commit details
    Browse the repository at this point in the history
  3. Add back resolveModules

    styfle committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    d38a35f View commit details
    Browse the repository at this point in the history
  4. Remove unused ts-loader

    styfle committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    c754575 View commit details
    Browse the repository at this point in the history
  5. Remove ts-loader from build

    styfle committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    573b1cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c68542c View commit details
    Browse the repository at this point in the history
  7. Add back missing assets

    styfle committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    4a2ed8f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Use @swc/wasm

    styfle committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    d64de86 View commit details
    Browse the repository at this point in the history
  2. Fix tsconfig.json detection

    styfle committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    50449d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Bump @swc/wasm@1.2.89

    styfle committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    3fa8528 View commit details
    Browse the repository at this point in the history