We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e4e6b commit 252b1f2Copy full SHA for 252b1f2
1 file changed
angular.json
@@ -21,7 +21,8 @@
21
"builder": "@angular/build:application",
22
"options": {
23
"outputPath": {
24
- "base": "dist/social_platform"
+ "base": "dist/social_platform",
25
+ "browser": ""
26
},
27
"index": "projects/social_platform/src/index.html",
28
"tsConfig": "projects/social_platform/tsconfig.app.json",
0 commit comments