mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
fix: prevent error 'sourceMap' cannot be specified with option 'inlineSourceMap'
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
"removeComments": true,
|
||||
"experimentalDecorators": true,
|
||||
"diagnostics": true,
|
||||
"sourceMap": true,
|
||||
"jsx": "react",
|
||||
"reactNamespace": "UIBuilder",
|
||||
"lib": [
|
||||
|
||||
Reference in New Issue
Block a user