Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
use babel
Browse files Browse the repository at this point in the history
  • Loading branch information
k03mad committed Jan 26, 2024
1 parent 3abe279 commit 589430b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 142 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"babel": {
"comments": false,
"presets": [
"@babel/preset-env"
"@babel/preset-env",
"minify"
]
},
"devDependencies": {
Expand Down
37 changes: 1 addition & 36 deletions plugins/add-kp.js

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

47 changes: 1 addition & 46 deletions plugins/add-mult.js

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

36 changes: 1 addition & 35 deletions plugins/add-store.js

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

25 changes: 1 addition & 24 deletions plugins/hide-icons.js

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

0 comments on commit 589430b

Please sign in to comment.