Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Mar 14, 2021
1 parent 2ff8b4f commit 2ae5320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AngularWebpackVisualStudio/tsconfig-aot.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"exclude": [
"node_modules",
"./angularApp/main.ts",
"angularApp/tests"
"angularApp/tests",
"**/*.spec.ts",
"**/*mock.ts"
],
Expand Down

0 comments on commit 2ae5320

Please sign in to comment.