hilongjw / vue-lazyload

A Vue.js plugin for lazyload your Image or Component in your application.
http://hilongjw.github.io/vue-lazyload/
MIT License
7.98k stars 865 forks source link

vue3分支引出报错 #464

Closed gao2009ss closed 2 years ago

gao2009ss commented 3 years ago

@dota17 您的vue3分支 https://github.com/hilongjw/vue-lazyload/tree/next

引入vue-lazyload.js文件时浏览器报错Uncaught ReferenceError: process is not defined

jambonn commented 3 years ago

I forked vue-lazyload and added Vue 3 support.

Source Code: https://github.com/jambonn/vue-lazyload npm package: https://www.npmjs.com/package/@jambonn/vue-lazyload