Add basic react support
This commit is contained in:
@@ -11,7 +11,8 @@ module.exports = {
|
||||
useBuiltIns: 'usage',
|
||||
corejs: 3
|
||||
}
|
||||
]
|
||||
],
|
||||
'@babel/preset-react'
|
||||
],
|
||||
plugins: [
|
||||
'@babel/plugin-proposal-class-properties',
|
||||
|
||||
Reference in New Issue
Block a user