Skip to content

Commit 2f6d7a4

Browse files
committed
fix: dist path corrected
1 parent 794658b commit 2f6d7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"build": {
1818
"builder": "@angular-devkit/build-angular:application",
1919
"options": {
20-
"outputPath": "dist/cc-2024",
20+
"outputPath": "dist/sytivities",
2121
"index": "src/index.html",
2222
"browser": "src/main.ts",
2323
"polyfills": [

0 commit comments

Comments
 (0)