标签: babeljs
我一直按照https://babeljs.io/blog/2016/12/07/the-state-of-babel中所述使用重铸解析器(添加parserOpts.parser =“ recast”
但是Babel 7似乎不再支持此功能。有没有其他方法可以继续使用重铸?