mirror of
https://github.com/actions/setup-java.git
synced 2025-07-01 05:14:17 +00:00
build: bump up ncc to the latest
this change will reduce the size of setup-java from 1610215 to 1594889 (1% reduced)
This commit is contained in:
parent
ad01d131cc
commit
e230fbfc91
5 changed files with 40906 additions and 41618 deletions
|
@ -38,7 +38,7 @@
|
|||
// "noFallthroughCasesInSwitch": true, /* Report errors for fallthrough cases in switch statement. */
|
||||
|
||||
/* Module Resolution Options */
|
||||
// "moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */
|
||||
"moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */
|
||||
// "baseUrl": "./", /* Base directory to resolve non-absolute module names. */
|
||||
// "paths": {}, /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. */
|
||||
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue