UNPKG
vtex-deploy
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Deploy assets to vtex
github.com/0000marcell/vtex-deploy
0000marcell/vtex-deploy
vtex-deploy
/
.babelrc
4 lines
•
101 B
Plain Text
View Raw
1
2
3
4
{
"presets"
: [
"
@babel
/preset-env"
],
"plugins"
: [
"
@babel
/plugin-proposal-object-rest-spread"
] }