UNPKG
react-smartbanner
Version:
latest (5.1.4)
5.1.4
5.1.3
5.1.3-alpha.0
5.1.2
5.1.1
5.1.0
5.0.6
5.0.5
5.0.4
5.0.1
5.0.0
4.0.0
3.2.1
3.2.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.0.1
1.0.0
Smart app banner react version.
github.com/patw0929/react-smartbanner
patw0929/react-smartbanner
react-smartbanner
/
.babelrc
10 lines
(9 loc)
•
140 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"presets"
: [
"
@babel
/preset-env"
,
"
@babel
/preset-react"
],
"plugins"
: [
"
@babel
/plugin-proposal-class-properties"
] }