Skip to content

Commit

Permalink
Replace babel with microbundle
Browse files Browse the repository at this point in the history
  • Loading branch information
thibmaek committed May 19, 2019
1 parent 2446a8f commit e891c8a
Show file tree
Hide file tree
Showing 6 changed files with 12,634 additions and 6,450 deletions.
11 changes: 0 additions & 11 deletions .babelrc

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules
.rts2_*
8 changes: 4 additions & 4 deletions .huskyrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"hooks": {
"pre-commit": "lint-staged",
"pre-push": "npm test"
}
"hooks": {
"pre-commit": "lint-staged",
"pre-push": "npm test"
}
}
4 changes: 0 additions & 4 deletions .vscode/settings.json

This file was deleted.

Loading

0 comments on commit e891c8a

Please sign in to comment.