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