nuxt / nitro-demo

nuxt nitro preview
https://nitro-demo.nuxt.workers.dev/
187 stars 24 forks source link

issue with bundling images #3

Closed danielroe closed 3 years ago

danielroe commented 3 years ago

generated HTML of <img> tag shows require is returning a promise and not a string:

<img src="[object Promise]" alt="Drop the quuote">

Possibly an issue with sigma or related to https://github.com/nuxt/nuxt.js/issues/7328?

danielroe commented 3 years ago

Fixed in nitro.