#289·vitepress

未剥离的页面资产 (.lean.js) 实际上并未被剥离

作者: talawahtech创建于 2021年4月18日更新于 2026年9月15日
标签buildupstreamstale

Describe the bug Vitepress uses a regex function to help generate "lean" versions of the js files used to load content into a page. The .lean.js files are stripped of the static page content and are used to avoid redundancy.

内容来源: vuejs/vitepress