Adding firebase deploy config
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"projects": {
|
||||
"default": "regexper"
|
||||
},
|
||||
"targets": {
|
||||
"regexper": {
|
||||
"hosting": {
|
||||
"production": [
|
||||
"regexper"
|
||||
],
|
||||
"preview": [
|
||||
"regexper-preview"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user