Disable debug options by default
This commit is contained in:
@@ -21,8 +21,8 @@
|
|||||||
|
|
||||||
"mode": "ADVANCED",
|
"mode": "ADVANCED",
|
||||||
"level": "VERBOSE",
|
"level": "VERBOSE",
|
||||||
"pretty-print": true,
|
// "pretty-print": true,
|
||||||
"debug": true,
|
// "debug": true,
|
||||||
|
|
||||||
// "experimental-compiler-options": {
|
// "experimental-compiler-options": {
|
||||||
// "generateExports": true
|
// "generateExports": true
|
||||||
|
|||||||
Reference in New Issue
Block a user