vuepress-theme-reco icon indicating copy to clipboard operation
vuepress-theme-reco copied to clipboard

新创建的项目需要很久才能加载出来内容(The newly created project takes a long time to load its content)

Open xifan052 opened this issue 9 months ago • 1 comments

Bug report

What is actually happening?

如标题描述,在运行之后需要加载的内容太多了,导致http请求阻塞,需要很久才能加载完毕,这里是否有优化的方法来减少加载的依赖,

1714148050977

是新建的项目,并没有什么内容,

image

是不是不能使用viteBundler

image

Other relevant information

  • Your OS: Windows 10 专业版
  • Node.js version: v20.10.0
  • VuePress version: 2.0.0-rc.9
  • VuePress-theme-reco version: 2.0.0-rc.8
  • Which package manager did you use for the install(npm/cnpm/yarn/pnpm)? yarn

xifan052 avatar Apr 26 '24 16:04 xifan052