You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, after running yarn generate command, the <img> tag still looks exactly the same but the image itself doesn't seem to be prepared and copied to the right place - the _ipx dir is not created at all.
Is it only me who doesn't understand how that should work? Or is it the case where you should use the plugin only for dynamic pages?
I'm trying to get this working for quite a while and still struggling to get any progress.
When running in dev mode it all works fine, the included image gets rendered properly:
However, after running
yarn generate
command, the<img>
tag still looks exactly the same but the image itself doesn't seem to be prepared and copied to the right place - the_ipx
dir is not created at all.Is it only me who doesn't understand how that should work? Or is it the case where you should use the plugin only for dynamic pages?
Repository to recreate the issue: https://github.com/aherok/nuxt-image-text
Please note that this is a clean Nuxt RC11 install + added nuxt-image plugin with a single image, nothing more.
The text was updated successfully, but these errors were encountered: