Skip to content

Commit

Permalink
chore: change babelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
yuche committed Sep 10, 2017
1 parent 96a5ea8 commit 8580382
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"loose": true
}
],
"es2017",
"stage-0"
],
"plugins": [
Expand Down
1 change: 0 additions & 1 deletion test/spec.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import 'babel-polyfill'
import 'es6-promise/auto'
import './modules/util.spec'
import './modules/h.spec'
import './modules/createElement.spec'
Expand Down

0 comments on commit 8580382

Please sign in to comment.