We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
webpack用着可以 好像vite里就不太灵了呢
The text was updated successfully, but these errors were encountered:
Vite可以,用下面这种方式引入。 import lazyPlugin from 'vue3-lazy' import defaultImage from '@/assets/images/default.png'
app.use(lazyPlugin, { loading: defaultImage, })
Sorry, something went wrong.
No branches or pull requests
webpack用着可以 好像vite里就不太灵了呢
The text was updated successfully, but these errors were encountered: