Skip to content

Commit ab178b0

Browse files
committed
Adjust to help with confilct resolution
1 parent 733d393 commit ab178b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
},
2727
"index": "src/index.html",
2828
"tsConfig": "src/tsconfig.app.json",
29+
"browser": "src/main.ts",
2930
"progress": true,
3031
"polyfills": ["src/polyfills.ts"],
3132
"assets": [
@@ -62,8 +63,7 @@
6263
"extractLicenses": true,
6364
"sourceMap": true,
6465
"optimization": false,
65-
"namedChunks": true,
66-
"browser": "src/main.ts"
66+
"namedChunks": true
6767
},
6868
"configurations": {
6969
"production": {

0 commit comments

Comments
 (0)