xunleif2e / vue-lazy-component

🐌 Vue.js 2.x 组件级懒加载方案-Vue.js 2.x component level lazy loading solution
MIT License
1.02k stars 139 forks source link

IOS无法加载 #22

Open mjzc opened 5 years ago

mjzc commented 5 years ago

vue-cli 无法加载

binggg commented 5 years ago

注意 / Notes 该项目依赖 IntersectionObserver API,如需在较低版本浏览器运行,需要引入 IntersectionObserver API polyfill IntersectionObserver API polyfill https://github.com/w3c/IntersectionObserver/tree/master/polyfill