Skip to content

Commit

Permalink
ci: firebase update targets
Browse files Browse the repository at this point in the history
  • Loading branch information
armancodv committed Mar 29, 2024
1 parent b805962 commit 004df17
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions .firebaserc
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,14 @@
"targets": {
"arman-co-com": {
"hosting": {
"storybook": [
"storybook-static"
],
"web": [
"out"
]
}
},
"zaraco-next-firebase": {
"hosting": {
"storybook": [
"storybook-static"
"arman-co-com"
],
"web": [
"out"
"storybook": [
"armanco-storybook"
]
}
}
},
"etags": {}
}
}

0 comments on commit 004df17

Please sign in to comment.