Skip to content

Commit

Permalink
angular-cli-ghpages: "2.0.1",
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSchaap committed Jul 8, 2024
1 parent 54f3a44 commit ab0ebe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "npm run format && npm run lint && ng build --output-hashing none",
"watch": "ng build --watch --configuration development",
"test": "npx cypress info && npx cypress run --component",
"deploy": "npm run format && npm run lint && ng deploy --repo=https://[email protected]/PDOK/gokoala.git --base-href=https://pdok.github.io/gokoala/ --name=PDOK --email=beheerpdok@kadaster.nl",
"deploy": "npm run format && npm run lint && ng deploy --repo=https://[email protected]/PDOK/gokoala.git --base-href=https://pdok.github.io/gokoala/ --name=JLSchaap --email=John.Schaap@Kadaster.nl",
"lint": "ng lint",
"lintc": "eslint . --ext .ts",
"cypress": "export CYPRESS_REMOTE_DEBUGGING_PORT=9222; npx cypress open",
Expand Down

0 comments on commit ab0ebe6

Please sign in to comment.