Skip to content
This repository was archived by the owner on Apr 14, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 383 Bytes

File metadata and controls

10 lines (6 loc) · 383 Bytes

开发者参考资料

Sequelize

软件包依赖

  • Bcrypt3.0.6 暂时不能升级到3.0.7,因为3.0.7没有发布Windows平台上的预编译软件,而Windows平台上难以编译。
  • Validator12.0.0 tsconfig.json中不能启用esModuleInterop,否则tsc会报循环引用错误。