Skip to content

Commit

Permalink
Housekeeping: Update zeit/ncc to vercel/ncc (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
KengoTODA committed Apr 26, 2022
1 parent 4fe61d2 commit dd80852
Show file tree
Hide file tree
Showing 5 changed files with 155,391 additions and 155,878 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -8,7 +8,7 @@

### NCC

In order to avoid uploading `node_modules` to the repository, we use [zeit/ncc](https://github.com/zeit/ncc) to create multiple `index.js` files that gets saved under `dist/`.
In order to avoid uploading `node_modules` to the repository, we use [vercel/ncc](https://github.com/vercel/ncc) to create multiple `index.js` files that gets saved under `dist/`.
There are two main files that get created
- `dist/setup/index.js`
- Core `setup-java` logic that downloads and installs an appropriate version of Java
Expand Down

0 comments on commit dd80852

Please sign in to comment.