Skip to content

Commit

Permalink
Tweak metadata for new build system
Browse files Browse the repository at this point in the history
The only change the latest migration wanted to do as
we already migrated in f293683

Ran `ng update @angular/cli --name use-application-builder`
  • Loading branch information
NoelLH committed Dec 20, 2024
1 parent 6f031b6 commit 43b7a78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"compilerOptions": {
"module": "esnext",
"outDir": "./dist/out-tsc",
"esModuleInterop": true,
"sourceMap": true,
"declaration": false,
"moduleResolution": "node",
Expand Down

0 comments on commit 43b7a78

Please sign in to comment.