Skip to content

Commit

Permalink
fix: rm baseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
jacovinus committed Jan 31, 2024
1 parent 34952af commit 3f6cc58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/main/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ let configOpts = {
base: "",
server: {},
plugins: [
baseUrl({ url: "", staticImports: true }),
basicSsl(),
react({
jsxImportSource: "@emotion/react",
Expand Down

0 comments on commit 3f6cc58

Please sign in to comment.