diff --git a/frontend/vite.config.ts b/frontend/vite.config.ts index 6b435a6..ec67336 100644 --- a/frontend/vite.config.ts +++ b/frontend/vite.config.ts @@ -12,7 +12,7 @@ export default defineConfig(async ({ mode }) => { // lazy hack so vite doesn't emit: // [rollup-plugin-dynamic-import-variables] Unexpected token (46:55) - // file: /mnt/storage/Projects/Forks/zer0bin/frontend/src/index.ts:46:55 + // file: zer0bin/frontend/src/index.ts:46:55 // error during build: // SyntaxError: Unexpected token (46:55)