diff options
Diffstat (limited to 'js/src/devtools/automation/variants/warnaserr')
-rw-r--r-- | js/src/devtools/automation/variants/warnaserr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/js/src/devtools/automation/variants/warnaserr b/js/src/devtools/automation/variants/warnaserr new file mode 100644 index 000000000..a5f4e0e7c --- /dev/null +++ b/js/src/devtools/automation/variants/warnaserr @@ -0,0 +1,4 @@ +{ + "configure-args": "--enable-warnings-as-errors", + "optimize": true +} |