Skip to content

Commit

Permalink
feat: ✨ ceshi
Browse files Browse the repository at this point in the history
  • Loading branch information
G committed Dec 27, 2023
1 parent 777d68f commit 433ad9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/admin/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
setupProdMockServer()
`,
// 当前文件夹下的src/main.ts
injectFile: './src/main.ts',
injectFile: './src/main.tsx',
}),
],

Expand Down

0 comments on commit 433ad9d

Please sign in to comment.