Using srcset and the path shortcut feature
[issue link]I’m trying to use response images via the srcset attribute and the path shortcut feature (e.g “~/assets/images/sample.jpg”) I’ve added the appropriate loader in my Nuxt config as mentioned in #524 but can’t seem to get it working.
Has anyone successfully used srcset using the shortcut feature?