Skip to content

Commit aac8c0f

Browse files
authored
Merge pull request #37 from white-label-development/master
update build settings to 'ng test' can run without error
2 parents ade646b + 67a390c commit aac8c0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aspnet-core-angular/angular/angular.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
"main": "src/test.ts",
140140
"karmaConfig": "./karma.conf.js",
141141
"polyfills": "src/polyfills.ts",
142+
"tsConfig": "src/tsconfig.json",
142143
"scripts": [
143144
"node_modules/jquery/dist/jquery.min.js",
144145
"node_modules/jquery-migrate/dist/jquery-migrate.min.js",

0 commit comments

Comments
 (0)