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
Assets tab is not showing assets from layers.
For me devtools do not work on StackBlitz, need to download and run locally :)
https://stackblitz.com/edit/nuxt-image-ph6pdk
Assets tab shows all assets, including the ones from public directories of layers
public
Possibly related, reproduction initially made for: nuxt/image#940
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
🐛 The bug
Assets tab is not showing assets from layers.
For me devtools do not work on StackBlitz, need to download and run locally :)
🛠️ To reproduce
https://stackblitz.com/edit/nuxt-image-ph6pdk
🌈 Expected behavior
Assets tab shows all assets, including the ones from
public
directories of layersℹ️ Additional context
Possibly related, reproduction initially made for: nuxt/image#940
The text was updated successfully, but these errors were encountered: