Repackage JavaScript dynamic imports as one file?

前端 未结 0 482
醉酒成梦
醉酒成梦 2021-02-03 11:33

I need to get a couple of JavaScript files together as one piece of JavaScript code. There is one main file and then a lot of dynamic imports (await import("some-lib.

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