Layer alias not working in .playground
As the title says, I have a layer I'm creating with some aliased images. I'm using the .playground with 'nuxt dev .playground' to test out my layer (created using the layer template command). The aliases are not working when running the .playground environment. The aliases are setup correctly as it works when using the layer in a parent app and also works when running 'nuxt dev' (not 'nuxt dev .playground'). Does anyone know a solution to this?
0 Replies