原文:Error: The 'decorators' plugin requires a 'decoratorsBeforeExport' option

Error: The decorators plugin requires a decoratorsBeforeExport option, whose value must be a boolean. If you are migrating from Babylon Babel or want to use the old decorators proposal, you should use ...

2019-07-02 19:55 0 690 推荐指数:

查看详情

【解决】 @babel/plugin-proposal-decorators 报错

截图如下 场景: 学习装饰器模式,为浏览器兼容,使用babel转换代码 问题复现    1. 安装 npm install --save-dev @babel/plugin-proposal-decorators    2. 配置.babelrc ...

Sat Feb 27 01:15:00 CST 2021 0 607
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM