Skip to content

Instantly share code, notes, and snippets.

@brancusi
Created July 14, 2016 03:49
Show Gist options
  • Select an option

  • Save brancusi/2e5758393848b7d7ad298cdfe0984d5e to your computer and use it in GitHub Desktop.

Select an option

Save brancusi/2e5758393848b7d7ad298cdfe0984d5e to your computer and use it in GitHub Desktop.
{
"firebase": "mlvk-stores-info",
"public": "dist",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"rewrites": [
{
"source": "**",
"destination": "/index.html"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment