Skip to content

Commit

Permalink
perf: 注释
Browse files Browse the repository at this point in the history
  • Loading branch information
huangmingfu committed Dec 17, 2024
1 parent e162149 commit d6d9c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default defineConfig({
content,
}),
}),
// 自定义插件
// 自定义复制插件(可以使用 vite-plugin-static-copy 插件代替)
{
name: 'copy-global-dts',
closeBundle() {
Expand Down

0 comments on commit d6d9c48

Please sign in to comment.