nuxt / devtools

Unleash Nuxt Developer Experience
https://devtools.nuxt.com
MIT License
2.85k stars 153 forks source link

fix: assets tab not showing assets from layers #560

Closed Aareksio closed 5 months ago

Aareksio commented 8 months ago

🐛 The bug

Assets tab is not showing assets from layers.

Screenshot 2024-01-04 at 22 58 29 Screenshot 2024-01-04 at 22 58 43

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: https://github.com/nuxt/image/issues/940