diff --git a/client/5.0/react/vite.config.ts b/client/5.0/react/vite.config.ts index bee44b6..2f2160b 100644 --- a/client/5.0/react/vite.config.ts +++ b/client/5.0/react/vite.config.ts @@ -12,7 +12,7 @@ export default defineConfig(({ command }) => ({ 'shared': path.resolve(rootDir, './shared'), } }, - base: command === 'build' ? 'https://q42.github.io/Eicon.tech-station-game-poc/' : undefined, + base: command === 'build' ? 'https://q42.github.io/Micrio.Templates/client/5.0/react/' : undefined, build: { outDir: command === 'build' ? path.resolve(rootDir, './dist/client/5.0/react') : undefined, } diff --git a/client/5.0/svelte/src/routes/+page.svelte b/client/5.0/svelte/src/routes/+page.svelte index 900bb10..e1b97f5 100644 --- a/client/5.0/svelte/src/routes/+page.svelte +++ b/client/5.0/svelte/src/routes/+page.svelte @@ -16,7 +16,7 @@

Demo

- View demo | View source + View demo | View source