Skip to content

Commit

Permalink
updated deployment for github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
imdurgeshpal committed May 27, 2024
1 parent 65b8933 commit 3e6bc8d
Show file tree
Hide file tree
Showing 3 changed files with 277 additions and 0 deletions.
3 changes: 3 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@
],
"scripts": []
}
},
"deploy": {
"builder": "angular-cli-ghpages:deploy"
}
}
}
Expand Down
273 changes: 273 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"@angular/cli": "^18.0.1",
"@angular/compiler-cli": "^18.0.0",
"@types/jasmine": "~5.1.0",
"angular-cli-ghpages": "^2.0.0",
"jasmine-core": "~5.1.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
Expand Down

0 comments on commit 3e6bc8d

Please sign in to comment.