make babel actually do full ES6 emulation for Safari 8
This commit is contained in:
parent
98551c3f9a
commit
155728b136
2 changed files with 5 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
"prepublish": "npm run build:css && npm run build:compile"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-polyfill": "^6.5.0",
|
||||
"classnames": "^2.1.2",
|
||||
"extract-text-webpack-plugin": "^0.9.1",
|
||||
"filesize": "^3.1.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue