Closed moseszhou closed 5 months ago
babel-plugin-minify-dead-code-elimination
if (false) { foo; } will throw an error
if (false) { foo; }
babel-plugin-minify-dead-code-elimination
if (false) { foo; }
will throw an error