liuxx-u / bird-front

bird前端项目,基于react、antd、antd-admin,封装常用数据组件,细粒度权限解决方案。
282 stars 110 forks source link

下载后报错 #4

Closed xywhy007 closed 6 years ago

xywhy007 commented 6 years ago

错误提示:Module build failed: Error: Cannot use decorators and decorators2 plugin together

liuxx-u commented 6 years ago

@xywhy007 该问题是由roadhog升级引起,在.webpackrc文件中移除"transform-decorators-legacy"即可。