Update dependencies and improve build performance

This commit is contained in:
Bad Manners 2024-07-24 14:22:00 -03:00
parent 688f9b982d
commit f8ac450ab5
6 changed files with 1600 additions and 1715 deletions

View file

@ -15,6 +15,8 @@ export default defineConfig({
],
markdown: {
smartypants: false,
// Remove this line once @astropub/md@0.5.0 lands
syntaxHighlight: false,
},
build: {
assets: "assets",