parcel 报错问题

parcel 报错问题 问题描述 学习 parcel(号称0配置的打包工具)的时候报错: Unhandled promise rejection (rejection id: 1): SyntaxError: ‘super’ keyword unexpected herenode 解决方案 parcel 说明上是支持 node 6+,可是仍是报错。node 6+ 不支持 async 函数,因此仍是
相关文章
相关标签/搜索