3.0.0-beta.0 • Published 6 months ago

@tntd/dll v3.0.0-beta.0

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

遇到的问题

  1. 加入了dva后报错 Uncaught TypeError: _interopRequireDefault is not a function

    dvadva-core@babel/runtime包的版本是锁死的@babel/runtime,与其他的不同;

  2. dll 不起效果,没有复用到

    安装包在 pnpm 里面,导致路径和应用内对不上