Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
fix: 移除不需要的参数
Browse files Browse the repository at this point in the history
  • Loading branch information
jinmao88 committed Feb 11, 2024
1 parent 3ae3933 commit 08dcbf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/vite/src/plugins/html.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ export async function configHtmlPlugin(
]
: [],
},
viteNext: true,
})
return htmlPlugin
}

0 comments on commit 08dcbf8

Please sign in to comment.