1
0
mirror of synced 2026-03-23 02:58:34 +08:00

docs: add docs

This commit is contained in:
roymondchen
2022-02-22 20:27:01 +08:00
parent bc8b9f5225
commit 344a032ac3
37 changed files with 6416 additions and 18 deletions

View File

@@ -23,7 +23,7 @@ import reactRefresh from '@vitejs/plugin-react-refresh';
// https://vitejs.dev/config/
export default defineConfig({
base: '',
base: '/tmagic-editor/playground/runtime/react',
plugins: [reactRefresh()],
resolve: {