Skip to content

Commit

Permalink
disable ssr
Browse files Browse the repository at this point in the history
  • Loading branch information
ninori9 committed Jan 5, 2025
1 parent 3786b7f commit c5319ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@
"scripts": [],
"server": "src/main.server.ts",
"prerender": false,
"ssr": {
"entry": "server.ts"
}
"ssr": false
},
"configurations": {
"production": {
Expand Down

0 comments on commit c5319ad

Please sign in to comment.