You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: Compatibility with @babel/plugin-proposal-class-properties
If you are including your plugins manually and using @babel/plugin-proposal-class-properties, make sure that @babel/plugin-proposal-decorators comes before @babel/plugin-proposal-class-properties.
The text was updated successfully, but these errors were encountered:
Carrotzpc
changed the title
Plugins order are incorrect proposal-decorators compatibility with proposal-class-properties
Plugins order are incorrect: proposal-decorators compatibility with proposal-class-properties
Dec 6, 2018
https://babeljs.io/docs/en/babel-plugin-proposal-decorators#note-compatibility-with-babel-plugin-proposal-class-properties
The text was updated successfully, but these errors were encountered: