Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 8d2af3fd authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

fix: add baseUrl

parent b26fefca
No related branches found
No related tags found
No related merge requests found
Pipeline #9702 failed
...@@ -6,4 +6,5 @@ export default defineConfig({ ...@@ -6,4 +6,5 @@ export default defineConfig({
sitemap: true, sitemap: true,
outDir: 'public', outDir: 'public',
publicDir: 'static', publicDir: 'static',
baseUrl: 'poc/astrojs/',
}); });
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment