Skip to content

Commit 1138ab6

Browse files
committed
fix: update angular.json
1 parent 0a06287 commit 1138ab6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

angular.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"aot": true,
1515
"allowedCommonJsDependencies": ["prismjs"],
1616
"outputPath": {
17-
"base": "dist"
17+
"base": "dist",
18+
"browser": ""
1819
},
1920
"index": "src/index.html",
2021
"tsConfig": "src/tsconfig.app.json",

0 commit comments

Comments
 (0)