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 23d751165f
fix(cli): generate mjs file on init if type: module is not present
3 years ago
..
build feat(build): allow overriding vite config loading (#2750) 3 years ago
init fix(cli): generate mjs file on init if type: module is not present 3 years ago
markdown feat(build): add `markdown.preConfig` option 3 years ago
plugins fix(build): nested rewrites not working properly 3 years ago
serve feat(build): support custom `assetsDir` (#2497) 3 years ago
utils refactor: use stringified `deserializeFunctions` util (#2733) 3 years ago
alias.ts revert: #2689 (#2722) 3 years ago
cli.ts feat(cli): add shortcut for restarting server (#2403) 3 years ago
config.ts chore(build)!: drop cjs api (#2737) 3 years ago
contentLoader.ts fix: `createContentLoader` generates invalid url when `base` is set (#2714) 3 years ago
index.ts chore: fix typo (#2125) 3 years ago
markdownToVue.ts fix(build): cannot handle file name containing single quote (#2615) 3 years ago
plugin.ts refactor: use stringified `deserializeFunctions` util (#2733) 3 years ago
server.ts feat(build): allow overriding vite config loading (#2750) 3 years ago
shortcuts.ts feat(cli): add shortcut for restarting server (#2403) 3 years ago
siteConfig.ts feat(build): allow overriding vite config loading (#2750) 3 years ago
tsconfig.json chore(build)!: drop node 16 support (#2744) 3 years ago