Skip to content

Commit

Permalink
chore: set tsc as production compiler to work with arm64 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcdo29 committed Jul 4, 2023
2 parents 80ca1c7 + 70ce51b commit 59bc957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/server/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"inspect": false,
"generatePackageJson": true,
"buildLibsFromSrc": true,
"compier": "tsc",
"fileReplacements": [
{
"replace": "apps/server/src/environments/environment.ts",
Expand Down

0 comments on commit 59bc957

Please sign in to comment.