cl 1 год назад
Родитель
Сommit
82ffdead5b
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -172,3 +172,7 @@ yarn build
 ## License
 
 [MIT © Vben-2020](./LICENSE)
+
+## 项目需要单独处理
+
+node_modules/html-docx-js/dist/html-docx.js:13103:0: error: With statements cannot be used with the "esm" output format due to strict mode 13103 │ with(obj||{}){ } 注释掉 with(obj||{}){ } 将变量修改为((**t=( obj.width ))==null?'':**t)+ obj.width 这种格式