remove @babel/plugin-proposal-class-properties
This commit is contained in:
@@ -4,6 +4,5 @@ module.exports = {
|
||||
],
|
||||
plugins: [
|
||||
'@babel/plugin-syntax-dynamic-import',
|
||||
'@babel/plugin-proposal-class-properties',
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user