We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca4c0e commit f513ec4Copy full SHA for f513ec4
client/nuxt.config.ts
@@ -68,7 +68,7 @@ export default defineNuxtConfig({
68
provider: 'dummy',
69
providers: {
70
dummy: {
71
- provider: '~/lib/dummy-image-provider.js',
+ provider: '~/lib/images/dummy-image-provider.js',
72
}
73
74
} :{
0 commit comments