Potential fix for mime type issues

This commit is contained in:
James Brunton 2025-09-16 16:06:40 +01:00
parent a67f5199d3
commit 81c5d8ff46

View File

@ -12,4 +12,5 @@ export default defineConfig({
},
},
},
base: "http://localhost:8080",
});