修复:修复部署在 GitHub Pages 时 virtual modules 404 的问题

This commit is contained in:
2022-09-24 23:31:55 +08:00
parent 5a12196ca9
commit 7bce7787cb
2 changed files with 1 additions and 1 deletions

View File

@@ -106,7 +106,7 @@ yarn build
- [arco-design/arco-design-vue](https://github.com/arco-design/arco-design-vue) (使用部分组件及图标) - [arco-design/arco-design-vue](https://github.com/arco-design/arco-design-vue) (使用部分组件及图标)
- [antvis/G2plot](https://github.com/antvis/G2plot) (使用部分图表) - [antvis/G2plot](https://github.com/antvis/G2plot) (使用部分图表)
- [richardo2016/vitepress-pr](https://github.com/vuejs/vitepress/pull/1134) (使用徽章) - [richardo2016/vitepress-pr](https://github.com/vuejs/vitepress/pull/1134) (使用徽章)
- [emersonbottero/vitepress-plugin-mermaid](emersonbottero/vitepress-plugin-mermaid) VitePress Mermaid 流程图插件) - [emersonbottero/vitepress-plugin-mermaid](https://github.com/emersonbottero/vitepress-plugin-mermaid) VitePress Mermaid 流程图插件)
- [mermaid-js/mermaid](https://github.com/mermaid-js/mermaid/blob/develop/README.zh-CN.md) - [mermaid-js/mermaid](https://github.com/mermaid-js/mermaid/blob/develop/README.zh-CN.md)
- ...... - ......

0
docs/public/.nojekyll Normal file
View File