Skip to content

Commit

Permalink
Remove legacy site since Flutter falls back to non-wasm anyways
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexios80 committed May 20, 2024
1 parent 02560de commit dc86a09
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 42 deletions.
27 changes: 0 additions & 27 deletions .github/workflows/firebase-hosting-legacy.yml

This file was deleted.

15 changes: 0 additions & 15 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,21 +59,6 @@
]
}
]
},
{
"site": "health-data-server-legacy",
"public": "build/web",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"rewrites": [
{
"source": "**",
"destination": "/index.html"
}
]
}
]
}

0 comments on commit dc86a09

Please sign in to comment.