diff --git a/dist/_headers b/dist/_headers new file mode 100644 index 0000000..688208c --- /dev/null +++ b/dist/_headers @@ -0,0 +1,3 @@ +/.well-known/assetlinks.json + Content-Type: application/json; charset=utf-8 + Cache-Control: no-store diff --git a/dist/_redirects b/dist/_redirects new file mode 100644 index 0000000..d30a377 --- /dev/null +++ b/dist/_redirects @@ -0,0 +1,2 @@ +/.well-known/* /.well-known/:splat 200 +/* /index.html 200