mirror of
https://github.com/GuerillaStudio/souvenir.git
synced 2024-11-08 09:11:52 +00:00
chore(netlify): Auto redirect to index.html for the spa router
This commit is contained in:
parent
7e7a4dae28
commit
f4f8887622
1 changed files with 2 additions and 0 deletions
2
public/_redirects
Normal file
2
public/_redirects
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Netlify settings for single-page application
|
||||
/* /index.html 200
|
Loading…
Reference in a new issue