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

Commit

Permalink
Merge branch 'feat/add-image' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Wangtaofeng committed Apr 16, 2024
2 parents 683ccce + aa4f669 commit 7ec7dca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/agent/vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import basicSsl from "@vitejs/plugin-basic-ssl"
import legacy from "@vitejs/plugin-legacy"
import react from "@vitejs/plugin-react-swc"
import { resolve } from "path"
Expand Down Expand Up @@ -47,7 +46,6 @@ export default defineConfig(({ mode }) => {
targets: [copyTarget],
hook: "buildStart",
}),
basicSsl(),
react({
jsxImportSource: "@emotion/react",
}),
Expand Down

0 comments on commit 7ec7dca

Please sign in to comment.