mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Add sourcemap
This commit is contained in:
parent
0205d72b53
commit
5ab9307c02
@ -9,7 +9,8 @@
|
||||
"experimentalDecorators": true,
|
||||
"removeComments": false,
|
||||
"moduleResolution": "node",
|
||||
"noImplicitAny": false
|
||||
"noImplicitAny": false,
|
||||
"sourceMap": true
|
||||
},
|
||||
"include" : [
|
||||
"**/js/*",
|
||||
|
Loading…
Reference in New Issue
Block a user