Skip to content

Commit

Permalink
Merge pull request #16 from CarlaPaiva/fix/remove-old-base
Browse files Browse the repository at this point in the history
fix: remove old base config
  • Loading branch information
CarlaPaiva authored Jan 9, 2024
2 parents 03c14fd + c146f9e commit a83f481
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 defineConfig({
plugins: [react()],
base: 'https://carlapaiva.github.io/media-transmute/',
server: {
headers: {
"Cross-Origin-Embedder-Policy": "require-corp",
Expand Down

0 comments on commit a83f481

Please sign in to comment.