Skip to content

Commit d888aca

Browse files
committed
[Feature] add for new
1 parent 674758d commit d888aca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
},
77
"include": [
88
"src/.vuepress/**/*.ts",
9-
"src/.vuepress/**/*.vue"
9+
"src/.vuepress/**/*.vue",
10+
"src/.vuepress/public/*.*"
1011
],
1112
"exclude": [
1213
"node_modules"

0 commit comments

Comments
 (0)