Skip to content

bugfix: add class properties babel plugin

Matthieu Fesselier requested to merge bugfix/class-properties into master

add @babel/plugin-proposal-class-properties to fix SyntaxError: fields are not currently supported in Firefox

Merge request reports