Skip to content

Commit ca9fdb8

Browse files
committed
1 parent 8351136 commit ca9fdb8

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

public/_headers

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/index.html
2+
Access-Control-Allow-Origin: *
3+
Access-Control-Allow-Headers: "X-Requested-With, Content-Type, Origin, Authorization, Accept, Client-Security-Token, Accept-Encoding"
4+
Access-Control-Allow-Methods: "POST, GET, OPTIONS, DELETE, PUT"
5+
/manifest.json
6+
Access-Control-Allow-Origin: *
7+
Access-Control-Allow-Headers: "X-Requested-With, Content-Type, Origin, Authorization, Accept, Client-Security-Token, Accept-Encoding"
8+
Access-Control-Allow-Methods: "POST, GET, OPTIONS, DELETE, PUT"

public/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/* /index.html 200

0 commit comments

Comments
 (0)