mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-05 07:27:09 +08:00
chore: 更新文档base
This commit is contained in:
parent
f360db1859
commit
75eddb913b
@ -10,8 +10,6 @@ TMagic 可视化搭建平台。
|
||||
|
||||
目前文档仍在逐步完善中,如有疑问欢迎给我们提 issue。
|
||||
|
||||
[教程](https://tencent.github.io/tmagic-editor/docs/tutorial/hello-world.html)
|
||||
|
||||
# Playground 体验
|
||||
|
||||
https://tencent.github.io/tmagic-editor/playground/index.html
|
||||
|
@ -5,6 +5,8 @@ export default defineConfig({
|
||||
title: 'tmagic-editor',
|
||||
description: '页面可视化平台',
|
||||
|
||||
base: '/tmagic-editor/docs/',
|
||||
|
||||
head: [
|
||||
['meta', { name: 'theme-color', content: '#646cff' }],
|
||||
],
|
||||
@ -370,8 +372,6 @@ export default defineConfig({
|
||||
},
|
||||
|
||||
vite: {
|
||||
base: '/tmagic-editor/docs/',
|
||||
|
||||
optimizeDeps: {
|
||||
esbuildOptions: {
|
||||
define: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user