This website requires JavaScript.
Explore
Help
Sign in
kevin
/
hypothetical
Watch
1
Star
0
Fork
You've already forked hypothetical
0
mirror of
https://github.com/prurigro/hypothetical.git
synced
2024-11-09 11:16:39 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
da721d7e38
hypothetical
/
.babelrc
4 lines
41 B
Text
Raw
Normal View
History
Unescape
Escape
Replace babel-preset-es2015 with babel-preset-env configured for the last 6 browser versions to improve speed and performance
2017-10-30 21:41:28 -04:00
{
Update dependencies (including babel to 7.x)
2019-01-10 14:45:54 -05:00
presets: [ "@babel/preset-env" ]
Replace babel-preset-es2015 with babel-preset-env configured for the last 6 browser versions to improve speed and performance
2017-10-30 21:41:28 -04:00
}
Reference in a new issue
Copy permalink