Skip to content

Commit

Permalink
fix: set the correct firebase public folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Wassim CHEGHAM committed Apr 14, 2018
1 parent c48459b commit 9b5a761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase.json
@@ -1,6 +1,6 @@
{
"hosting": {
"public": "dist",
"public": "dist/angular-search-experience",
"ignore": [
"firebase.json",
"**/.*",
Expand Down

0 comments on commit 9b5a761

Please sign in to comment.