Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! feat: builds
Browse files Browse the repository at this point in the history
  • Loading branch information
RasenGUY committed Dec 2, 2023
1 parent 1f3c97a commit aad8856
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import react from '@vitejs/plugin-react';

// https://vitejs.dev/config/
export default ({ mode }) => {
console.log(mode)
process.env = { ...process.env, ...loadEnv(mode, process.cwd())};
return defineConfig({
// server: { https: true },
Expand Down

0 comments on commit aad8856

Please sign in to comment.