Skip to content

Commit

Permalink
feat: add petercat (#6579)
Browse files Browse the repository at this point in the history
* feat: add petercat

* chore: replace snapshot (#6587)

* chore: replace snapshot

* chore: replace snapshot

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>
  • Loading branch information
xingwanying and interstellarmt authored Jan 14, 2025
1 parent db00392 commit 8a310b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ export default defineConfig({
showAPIDoc: false, // 是否在 demo 页展示API文档
showSpecTab: true, // 是否展示 Spec 页面
es5: false, // 案例代码是否编译到 es5
petercat: {
show: true,
token: '26c62f06-1155-4b2c-8f4b-aa443d4af2c6',
},
versions: {
// 历史版本以及切换下拉菜单
[version]: 'https://g2.antv.antgroup.com',
Expand Down

0 comments on commit 8a310b7

Please sign in to comment.