Revert using inline source map, we should do this only in development (#4890)

This commit is contained in:
Panayot Cankov
2017-09-26 13:48:00 +03:00
committed by GitHub
parent 1e47117179
commit d64bb1976e

View File

@ -10,7 +10,7 @@
"removeComments": true,
"experimentalDecorators": true,
"diagnostics": true,
"inlineSourceMap": true,
"sourceMap": true,
"jsx": "react",
"reactNamespace": "UIBuilder",
"lib": [