We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7acba7f commit 5baae7aCopy full SHA for 5baae7a
astro.config.mjs
@@ -31,7 +31,7 @@ export default defineConfig({
31
],
32
},
33
build: {
34
- assets: 'assets', // This is the default, but good to confirm
+ assets: 'assets',
35
36
37
});
0 commit comments