Unverified Commit 77e8e9eb authored by Athurg Gooth's avatar Athurg Gooth Committed by GitHub

revert: fix: add public base path (#1748) (#1775) (#1806)

This reverts commit d205a768.
parent c14c6b37
......@@ -10,7 +10,6 @@ if (process.env.DEV_PROXY_SERVER && process.env.DEV_PROXY_SERVER.length > 0) {
// https://vitejs.dev/config/
export default defineConfig({
base: "./",
plugins: [react()],
server: {
host: "0.0.0.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment