what happens in asynchronous loading of webapps if some script delete the previously loaded or included scripts?

后端 未结 2 612
栀梦
栀梦 2021-01-23 17:23

the question is: what happens in asynchronous loading of webapps if some script delete the previously loaded or included scripts?

Let have several scripts included:

2条回答
  •  花落未央
    2021-01-23 17:37

    Nothing. The

提交回复
热议问题