Skip to content

Commit 61abffa

Browse files
committed
Groom
1 parent ab178b0 commit 61abffa

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/SIL.XForge.Scripture/ClientApp/angular.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,10 @@
2121
"build": {
2222
"builder": "@angular-devkit/build-angular:application",
2323
"options": {
24-
"outputPath": {
25-
"base": "dist"
26-
},
24+
"outputPath": "dist",
2725
"index": "src/index.html",
28-
"tsConfig": "src/tsconfig.app.json",
2926
"browser": "src/main.ts",
27+
"tsConfig": "src/tsconfig.app.json",
3028
"progress": true,
3129
"polyfills": ["src/polyfills.ts"],
3230
"assets": [

0 commit comments

Comments
 (0)