mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
Disable @babel/env debug (#1874)
The debug option was accidentally committed.
This commit is contained in:
@@ -3,7 +3,6 @@ module.exports = api => {
|
||||
|
||||
const presets = [
|
||||
["@babel/env", {
|
||||
debug: true,
|
||||
loose: true,
|
||||
}],
|
||||
"@babel/flow",
|
||||
|
Reference in New Issue
Block a user