Skip to content
Snippets Groups Projects
Commit a949057b authored by Midhun Suresh's avatar Midhun Suresh
Browse files

Remove server config

- No need for this now that we're using the sdk as a package
parent 3678f450
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,4 @@ module.exports = defineConfig({
},
outDir: "./target"
},
server: {
fs: {
// Allow serving files from hydrogen-web/target (for fonts and images)
allow: ["../hydrogen-web/target", "."],
},
},
});
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