How to prevent Rollup from moving export statements to the top?

后端 未结 0 368
故里飘歌
故里飘歌 2020-11-27 16:39

I am a library developer and recently ran into a problem with Rollup: it skips side-effect statements of the entry files, moves the bottom export statement to the top, and g

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