How to import modules using the esm format without having to use webpack

前端 未结 0 1089
故里飘歌
故里飘歌 2021-01-06 12:27

I have a number of modules in my node_modules folder. I\'m trying to import those modules on a client side/browser javascript file using the esm format.

A solution of

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