Skip to content

Commit

Permalink
fix: 🚀 netlify redirect disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
doroudi committed Mar 24, 2024
1 parent ddc58dd commit 3d6261c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
publish = "dist"
command = "pnpm run build"

[[redirects]]
from = "/*"
to = "/index.html"
status = 200

[[headers]]
for = "/manifest.webmanifest"
[headers.values]
Expand Down
1 change: 0 additions & 1 deletion public/_redirects

This file was deleted.

0 comments on commit 3d6261c

Please sign in to comment.