Skip to content

Commit 5aaf60b

Browse files
committed
Delete old build script
1 parent 7f5c63f commit 5aaf60b

File tree

3 files changed

+0
-59
lines changed

3 files changed

+0
-59
lines changed

packages/@apphosting/build/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"url": "git+https://github.com/FirebaseExtended/firebase-framework-tools.git"
99
},
1010
"bin": {
11-
"build": "dist/bin/build.js",
1211
"apphosting-local-build": "dist/bin/localbuild.js"
1312
},
1413
"author": {

packages/@apphosting/build/src/bin/build.ts

Lines changed: 0 additions & 57 deletions
This file was deleted.

packages/@apphosting/build/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@
1616
],
1717
"exclude": [
1818
"src/*.spec.ts",
19-
"src/bin/build.ts"
2019
]
2120
}

0 commit comments

Comments
 (0)