mirror of
https://github.com/xodio/xod.git
synced 2026-03-20 23:56:54 +01:00
fix(xod-cli): add .babelrc to xod-cli package to build for current Node.js LTS version
This commit is contained in:
3
packages/xod-cli/.babelrc
Normal file
3
packages/xod-cli/.babelrc
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"presets": ["es2015"]
|
||||
}
|
||||
Reference in New Issue
Block a user