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
{{ message }}
This repository has been archived by the owner on May 19, 2018. It is now read-only.
Even though this issue isn't fixed, I'm not sure if it should be closed or not. Old decorators plugin is unlikely to be maintained, but this will nice to have as a test case when the support for decorated class properties lands in babylon.
re-opening this case
babel/babel#4866 (comment)
here by request.
It looks like Babel is erroring out when there's a decorated class property method as the last statement in a class.
Which produces
Adding a junk placeholder at the end fixes it, as a workaround
Babel Configuration (.babelrc, package.json, cli command)
Your Environment
The text was updated successfully, but these errors were encountered: