Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vite可以用吗 #17

Open
xiao-xulong opened this issue Jun 5, 2022 · 1 comment
Open

vite可以用吗 #17

xiao-xulong opened this issue Jun 5, 2022 · 1 comment

Comments

@xiao-xulong
Copy link

webpack用着可以 好像vite里就不太灵了呢

@SunGang-pine
Copy link

Vite可以,用下面这种方式引入。
import lazyPlugin from 'vue3-lazy'
import defaultImage from '@/assets/images/default.png'

app.use(lazyPlugin, {
loading: defaultImage,
})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants