Skip to content

Commit

Permalink
feat: Removed babel minifier
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyan114 committed Jun 12, 2023
1 parent 24859b3 commit fc47ca0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 247 deletions.
6 changes: 0 additions & 6 deletions babel.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
"node": "current"
}
}
],
[
"minify",
{
"builtIns": false
}
]
],
"comments": false
Expand Down
240 changes: 0 additions & 240 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"@types/node": "^20.2.3",
"@types/tmi.js": "^1.8.2",
"@types/xml2js": "^0.4.11",
"babel-preset-minify": "^0.5.2",
"prisma": "^4.7.1",
"typescript": "^5.0.4"
},
Expand Down

0 comments on commit fc47ca0

Please sign in to comment.