Browse Source

提交说明

cl 1 năm trước cách đây
mục cha
commit
82ffdead5b
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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 这种格式