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.25.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.0
Choose a head ref
  • 5 commits
  • 20 files changed
  • 4 contributors

Commits on Nov 6, 2020

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

Commits on Dec 7, 2020

  1. add TypeScript module (#623)

    if you don't add the typescript module then the following error message will appear
    restuwahyu13 authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    7ccae1e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Bump ini from 1.3.5 to 1.3.7 (#624)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    3fed491 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Asset subbundle builds (#625)

    * feat: support sub-bundle asset builds
    
    * new relocator loader
    
    * Update to latest warl
    
    * Pin dep version
    
    * add coverage unit test
    
    Co-authored-by: Steven <[email protected]>
    guybedford and styfle authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    862e5f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. 0.26.0

    styfle committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    feb89ce View commit details
    Browse the repository at this point in the history
Loading