fix: zone resolution logic
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
"!dist/**/*.test.*"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.build.json",
|
||||
"build": "tsc -p tsconfig.build.json && chmod +x dist/cli.js",
|
||||
"build:watch": "tsc -p tsconfig.build.json --watch",
|
||||
"clean": "rimraf dist",
|
||||
"lint": "tsc --noEmit",
|
||||
|
||||
Reference in New Issue
Block a user