mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
Revert using inline source map, we should do this only in development (#4890)
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
"removeComments": true,
|
||||
"experimentalDecorators": true,
|
||||
"diagnostics": true,
|
||||
"inlineSourceMap": true,
|
||||
"sourceMap": true,
|
||||
"jsx": "react",
|
||||
"reactNamespace": "UIBuilder",
|
||||
"lib": [
|
||||
|
Reference in New Issue
Block a user