We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161f0b2 commit 3404b45Copy full SHA for 3404b45
dist/index.js
package.json
@@ -5,7 +5,7 @@
5
"description": "setup android action",
6
"main": "lib/main.js",
7
"scripts": {
8
- "build": "ncc build src/main.ts --out dist/ --minify",
+ "build": "ncc build src/main.ts --out dist/",
9
"format": "prettier --write **/*.ts",
10
"format-check": "prettier --check **/*.ts",
11
"lint": "eslint src/*.ts",
0 commit comments