babel / babylon

PSA: moved into babel/babel as @babel/parser -->

Home Page:https://github.com/babel/babel/tree/master/packages/babel-parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

does not support decorators and generator

jamieYou opened this issue · comments

commented

2017-08-14 2 25 35

software version(s)
babel-core 6.25.0
babylon 6.18.0
node 8.0.0
npm 5.0.0
Operating System
commented

Hey @jamieYou! We really appreciate you taking the time to report an issue. The collaborators
on this project attempt to help as many people as possible, but we're a limited number of volunteers,
so it's possible this won't be addressed swiftly.

If you need any help, or just have general Babel or JavaScript questions, we have a vibrant Slack
community that typically always has someone willing to help. You can sign-up here
for an invite.

Hi, this bug has been fixed in the decorators2 plugin. (In Babylon 7). It will work in Babel when babel/babel#6107 is merged.