From 803f93caab91aacebb0a4e5a7b95a8df1ce517cd Mon Sep 17 00:00:00 2001 From: roymondchen Date: Tue, 12 Jul 2022 14:22:21 +0800 Subject: [PATCH] =?UTF-8?q?build(playground):=20run=20playground=20?= =?UTF-8?q?=E5=90=8E=E8=87=AA=E5=8A=A8=E5=9C=A8=E6=B5=8F=E8=A7=88=E5=99=A8?= =?UTF-8?q?=E4=B8=AD=E6=89=93=E5=BC=80=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playground/vite.config.ts | 1 + 1 file changed, 1 insertion(+) 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: {