原文: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