Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: swc-project/swc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: swc-project/swc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 2 commits
  • 97 files changed
  • 1 contributor

Commits on Dec 2, 2024

  1. feat(es/minifier): Support preserve_annotations of terser (#9775)

    **Description:**
    
     - `jsc.output.preserveAnnotations` (`transform()`/`.swcrc`)
     - `format.preserve_annotations` (`minify()`)
    
    are added to support stripping out PURE comments while preserving license comments.
    
    **Related issue:**
    
     - #9674
    kdy1 authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    6e1c9fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8afbf15 View commit details
    Browse the repository at this point in the history
Loading