We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad384be commit cf58436Copy full SHA for cf58436
astro.config.mjs
@@ -15,6 +15,7 @@ export default defineConfig({
15
wrap: true
16
}
17
},
18
+ public: '/src/assets/images/',
19
buildOptions: {
20
out: 'dist'
21
0 commit comments