We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9d0e73 + ebb3617 commit 0b469ddCopy full SHA for 0b469dd
vite.config.mts
@@ -6,6 +6,7 @@ import react from "@vitejs/plugin-react";
6
import tsconfigPaths from "vite-tsconfig-paths";
7
8
export default defineConfig({
9
+ base: '/systemcore-blocks-interface/',
10
plugins: [react(), tsconfigPaths(), viteStaticCopy({
11
targets: [
12
{
0 commit comments