This website requires JavaScript.
Explore
Help
Sign in
jonathan
/
combine.fm
Watch
1
Star
0
Fork
You've already forked combine.fm
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
7be2b7b97a
combine.fm
/
.babelrc
11 lines
139 B
Text
Raw
Normal View
History
Unescape
Escape
Update for Babel 6 changes
2015-11-22 12:37:09 +00:00
{
Update webpack to v3
2018-04-13 01:42:16 +01:00
"presets": [
["@babel/preset-env", {
"targets": {
"node": "9.11.1"
},
"modules": "commonjs"
}]
Upgrade all the things.
2018-04-28 17:55:02 +01:00
]
Update for Babel 6 changes
2015-11-22 12:37:09 +00:00
}
Reference in a new issue
Copy permalink