How to replace an IIFE with es module imports using babel traverse?

后端 未结 0 996
时光说笑
时光说笑 2020-12-11 06:10

Converting a legacy javascript codebase with @babel/traverse.

How would I remove the IIFE and convert the arguments, to get from here:



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