You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vitepress/src/node
Divyansh Singh 829977876a
perf: lazy load shiki languages (#4326)
1 year ago
..
build fix: multiple cache busting imports causing useData to fail 1 year ago
init feat(cli/init): allow passing target dir as command argument (#3948) 2 years ago
markdown perf: lazy load shiki languages (#4326) 1 year ago
plugins feat(experimental): support passing function for rewrites (#4274) 1 year ago
postcss chore: fix types 2 years ago
serve chore: bump deps and switch to polka/compression 2 years ago
utils fix: don't do git log on non-existent file 1 year ago
alias.ts fix(build): ship built-in vue-demi to avoid resolution issues (#3680) 2 years ago
cli.ts fix: don't reopen browser on restart when vite.server.open is specified 1 year ago
config.ts chore: bump deps 1 year ago
contentLoader.ts fix: cache markdown it instance and properly dispose shiki on config reload (#4321) 1 year ago
index.ts chore: fix types 2 years ago
markdownToVue.ts fix: broken rewrites on windows (#4268) 1 year ago
plugin.ts fix(regression): hmr not working with markdown includes due to wrong cache key 1 year ago
server.ts chore: remove dns workaround 2 years ago
shortcuts.ts fix: dispose mdit instance on manual restart too 1 year ago
siteConfig.ts feat(experimental): support passing function for rewrites (#4274) 1 year ago
tsconfig.json chore: bump deps, fix dts generation (#3856) 2 years ago
worker_shikiResolveLang.ts perf: lazy load shiki languages (#4326) 1 year ago