Skip to content

Commit

Permalink
refactor(dev): primefaces#15009 enable sourceMap
Browse files Browse the repository at this point in the history
- To debug in the browser
  • Loading branch information
juri-sinitson committed Nov 26, 2024
1 parent f53afae commit ff618ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/showcase/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"development": {
"optimization": false,
"extractLicenses": false,
"sourceMap": false
"sourceMap": true
}
},
"defaultConfiguration": "production"
Expand Down

0 comments on commit ff618ff

Please sign in to comment.