Split a node module library into individual files with Webpack and NextJS

前端 未结 0 821
轮回少年
轮回少年 2020-12-28 12:02

I have a library from node_modules that I am dynamically importing to avoid a large initial transfer size, and to reduce unused code. However, when I inspect th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题