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

Commit

Permalink
7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Oct 26, 2017
2 parents f72cdea + 1cc7d00 commit e661c4d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 795 deletions.
12 changes: 12 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"presets": [
[
"env",
{
"forceAllTransforms": true,
"loose": true
}
],
"babel-preset-minify"
]
}
Loading

0 comments on commit e661c4d

Please sign in to comment.