UNPKG
react-webpack-flux-babel-natliu
Version:
latest (1.0.1)
1.0.1
1.0.0
react 全栈
react-webpack-flux-babel-natliu
/
.babelrc
4 lines
•
116 B
Plain Text
View Raw
1
2
3
4
{
"presets"
: [
"
@babel
/preset-env"
,
"
@babel
/react"
],
"plugins"
: [
"
@babel
/plugin-proposal-class-properties"
] }