Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Nov 20, 2023
1 parent 7358a2a commit e498d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default defineConfig({
resolve: {
alias: {
'sefirot/': new URL('../../lib/', import.meta.url).pathname,
punycode: require.resolve('punycode/')
'punycode': require.resolve('punycode/')
}
},
ssr: {
Expand Down

0 comments on commit e498d1a

Please sign in to comment.