Skip to content

Commit

Permalink
Update angular.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dudushy authored Oct 7, 2024
1 parent ea475ab commit ceae176
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,8 @@
"node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
],
"server": "src/main.server.ts",
"prerender": true,
"ssr": {
"entry": "server.ts"
},
"prerender": false,
"ssr": false,
"allowedCommonJsDependencies": ["jsqr", "qrcode-reader", "qrcode"]
},
"configurations": {
Expand Down

0 comments on commit ceae176

Please sign in to comment.