Remove debug option from Babel preset env (#6852)

This commit is contained in:
Akihiko Odaki 2018-03-21 18:26:15 +09:00 odevzdal Eugen Rochko
rodič f64af6473f
revize a6b59cd1a3
1 změnil soubory, kde provedl 0 přidání a 1 odebrání

Zobrazit soubor

@ -4,7 +4,6 @@
[
"env",
{
"debug": true,
"exclude": ["transform-async-to-generator", "transform-regenerator"],
"loose": true,
"modules": false,