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: vercel/ncc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.26.1
Choose a base ref
...
head repository: vercel/ncc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.26.2
Choose a head ref
  • 5 commits
  • 26 files changed
  • 6 contributors

Commits on Dec 24, 2020

  1. Enable minification for sourcemap-register.js (#631)

    * Enable minification
    
    * Update scripts/build.js
    
    Co-authored-by: Steven <[email protected]>
    
    Co-authored-by: Steven <[email protected]>
    xom9ikk and styfle authored Dec 24, 2020
    Configuration menu
    Copy the full SHA
    26222e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Avoid __webpack_require__ conflicts (#633)

    * avoid __webpack_require__ conflicts
    
    * do not replace webpack require when bundling webpack
    guybedford authored Dec 31, 2020
    Configuration menu
    Copy the full SHA
    fd3961b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

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

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    e2910fb View commit details
    Browse the repository at this point in the history
  2. 0.26.2

    Timer committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    da9b381 View commit details
    Browse the repository at this point in the history
Loading