fe
fe copied to clipboard
动态 import()
目前还不支持 await import
检测浏览器是否支持 import
- Feature detect ES modules: both static import and dynamic import()
- http://jsbin.com/tilisaledu/1/edit?html,output