Skip to content

Commit ebb3617

Browse files
committed
change base
1 parent ab4c083 commit ebb3617

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import react from "@vitejs/plugin-react";
66
import tsconfigPaths from "vite-tsconfig-paths";
77

88
export default defineConfig({
9+
base: '/systemcore-blocks-interface/',
910
plugins: [react(), tsconfigPaths(), viteStaticCopy({
1011
targets: [
1112
{

0 commit comments

Comments
 (0)