This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
vitepress
mirror of
https://github.com/vuejs/vitepress
Watch
2
Star
1
Code
Issues
Projects
Releases
Wiki
Activity
dea6cfa9cb
vitepress
/
__tests__
/
e2e
/
package.json
8 lines
101 B
Raw
Normal View
History
Unescape
Escape
test: add E2E tests (#1012)
3 years ago
{
"private"
:
true
,
feat(theme): allow adding images as icons in features section (#1738) Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
"type"
:
"module"
,
test: add E2E tests (#1012)
3 years ago
"devDependencies"
:
{
"vitepress"
:
"workspace:*"
}
}