Skip to content

Commit 6a7b2b0

Browse files
committed
build: fix es build
1 parent 1b256d5 commit 6a7b2b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.babelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
]
3434
},
3535
"es": {
36+
"plugins": ["transform-class-properties"],
3637
},
3738
"node8": {
3839
"plugins": [

0 commit comments

Comments
 (0)