How to solve the dependency generated by the header after babel online compilation

now the development uses seajs, used by vue, and some API, of ES6 is used in the project code. Now there are some problems in online compilation:

clipboard.png

online compilation generated on the right, there will be some dependencies in it, I directly copy the generated into the project to overwrite, will report an error, it seems that there is no dependent file down, how to solve this change?

Dec.13,2021
Menu