Skip to content

Commit f59599a

Browse files
committed
Added source maps back after a long time it didn't work:
angular/angular-cli#9980
1 parent f6b4d17 commit f59599a

File tree

3 files changed

+1711
-2900
lines changed

3 files changed

+1711
-2900
lines changed

IsraelHiking.Web/angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"production": {
3636
"optimization": true,
3737
"outputHashing": "all",
38-
"sourceMap": false,
38+
"sourceMap": true,
3939
"extractCss": true,
4040
"namedChunks": false,
4141
"aot": true,

0 commit comments

Comments
 (0)