How can I include all JavaScript files in a directory via JavaScript file?

后端 未结 10 1403
说谎
说谎 2020-12-03 00:42

I have a bunch of JavaScript files that I would like to include in the page, but I don\'t want to have to keep writing



        
10条回答
  •  忘掉有多难
    2020-12-03 01:19

    Another option that is pretty short:

    
    

提交回复
热议问题