NuxtN
Nuxt8mo ago
3 replies
bnason

Import image from node_modules

Is there a way to use an image from a package in node_modules? I need to provide the URL to the library. Using import inside my script setup gives me a URL, but it fails to load with a 404.
Was this page helpful?