mirror of https://github.com/vuejs/vitepress
Revert "fix(build): respect srcExclude in content loader" (#2975)
* Revert "fix(build): respect srcExclude in content loader (#2963)"
This reverts commit 3023b5c76b
.
* keep changes in dynamicRoutesPlugin.ts
pull/2977/head
parent
3023b5c76b
commit
76e9fe86b2
@ -1,7 +0,0 @@
|
|||||||
import 'vite'
|
|
||||||
|
|
||||||
declare module 'vite' {
|
|
||||||
interface UserConfig {
|
|
||||||
vitepress?: import('./config').SiteConfig
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in new issue