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

refactor: use swc pack instead of ncc #140

Merged
merged 8 commits into from
Jan 12, 2022
Merged

refactor: use swc pack instead of ncc #140

merged 8 commits into from
Jan 12, 2022

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    2db7c27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    009a082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    209c205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc3113c View commit details
    Browse the repository at this point in the history
  5. chore: fix linting issues

    byCedric committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    dbbc1a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbbb245 View commit details
    Browse the repository at this point in the history
  7. chore: update gitignore list

    byCedric committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    fd997b4 View commit details
    Browse the repository at this point in the history
  8. fix: force-remove sourcemaps from the build

    Unfortunately, it seems that we cant disable this in swc pack
    byCedric committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    43bc9fa View commit details
    Browse the repository at this point in the history