Skip to content

Commit 8a565df

Browse files
feat(ref: no-ref): add autoCsp, change ts config
1 parent 482b462 commit 8a565df

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

angular.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@
4040
"src/styles.scss"
4141
],
4242
"scripts": [],
43-
"namedChunks": true
43+
"namedChunks": true,
44+
"sourceMap": true,
45+
"optimization": false
4446
},
4547
"configurations": {
4648
"production": {

0 commit comments

Comments
 (0)