diff --git a/playground/vite.config.ts b/playground/vite.config.ts index 89732170..09a60c81 100644 --- a/playground/vite.config.ts +++ b/playground/vite.config.ts @@ -67,6 +67,7 @@ export default defineConfig({ prependPath: false, }, }, + open: '/tmagic-editor/playground/', }, build: {