jambonn / vue-lazyload

Vue module for lazy-loading images in your vue 3 applications.
MIT License
35 stars 2 forks source link

How to use in vite, plz #3

Closed LittleTom closed 2 years ago

LittleTom commented 2 years ago

GET http://localhost:3000/node_modules/.vite/deps/@jambonn_vue-lazyload.js?v=5ccdfd14 net::ERR_ABORTED 504 (Gateway Timeout)

jambonn commented 2 years ago

GET http://localhost:3000/node_modules/.vite/deps/@jambonn_vue-lazyload.js?v=5ccdfd14 net::ERR_ABORTED 504 (Gateway Timeout)

Currently I still use package with vite. You can try deleting the node_modules folder and start over again