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 e27ce11 commit bd7b971Copy full SHA for bd7b971
packages/@apphosting/build/package.json
@@ -20,7 +20,6 @@
20
"sideEffects": false,
21
"scripts": {
22
"build": "rm -rf dist && tsc && chmod +x ./dist/bin/*",
23
- "test": "npm run test:functional",
24
"test:functional": "node --loader ts-node/esm ./e2e/run-local-build.ts"
25
},
26
"exports": {
0 commit comments