Skip to content

Commit

Permalink
[4.0.3] Babel TO set to just env to default latest
Browse files Browse the repository at this point in the history
- Triggering a sample build to check if travis succeeds
- Travis build failure was due to addition of github issues which had no changes
  • Loading branch information
nikollatesla committed Jun 3, 2018
1 parent da16e3f commit 416cdd4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9,496 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": ["es2015", "stage-0"]
"presets": ["env"]
}
Loading

0 comments on commit 416cdd4

Please sign in to comment.