cl 1 рік тому
батько
коміт
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 这种格式