给vitepress项目自动生成侧边栏目录,在原的基础上增加了可以指定 忽略后缀名 的选项 用法: vite: { plugins: [AutoSidebar({ prefix: '.', collapsed: false ,忽略后缀名:[".vue",".js"]})], }, 原项目:https://github.com/QC2168/vite-plugin-vitepress-auto-sidebar
vite: { plugins: [AutoSidebar({ prefix: '.', collapsed: false ,忽略后缀名:[".vue",".js"]})], },
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.