mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(typescript): fixed sourcemap issue, #6904
This commit is contained in:
parent
ee6cd727ea
commit
40b359334b
@ -6,7 +6,6 @@
|
||||
"noImplicitAny": false,
|
||||
"target": "es5",
|
||||
"rootDir": "public/",
|
||||
"sourceRoot": "public/",
|
||||
"module": "system",
|
||||
"noEmitOnError": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
|
Loading…
Reference in New Issue
Block a user