1
0
mirror of synced 2026-03-22 18:48:34 +08:00

build: 修改runtime publicDir

This commit is contained in:
roymondchen
2022-08-08 16:12:35 +08:00
committed by jia000
parent 7de649d8c4
commit 1d8149b5eb
29 changed files with 185 additions and 182 deletions

View File

@@ -38,7 +38,7 @@ export default defineConfig({
base: '/tmagic-editor/playground/runtime/react/',
publicDir: 'entry-dist',
publicDir: 'public',
server: {
host: '0.0.0.0',