Skip to content

Commit

Permalink
feat: Debug deploy 14
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanyxh committed May 2, 2024
1 parent 8554157 commit 4eebe9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpers/vite-generate-sitemap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ function viteGenerateSitemap(): PluginOption {
return {
name: 'vite-plugin-sitemap',
apply: 'build',
enforce: 'post',
async closeBundle() {
return generateSitemap();
},
Expand Down

0 comments on commit 4eebe9c

Please sign in to comment.