first updates for release branch

release
Tom Arra 2 years ago
parent 01dc3f387a
commit 44d48b0c62

@ -0,0 +1,5 @@
{
"projects": {
"default": "io-pinball"
}
}

@ -1,11 +1,7 @@
{
"hosting": {
"public": "build/web",
"site": "ashehwkdkdjruejdnensjsjdne",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
]
"site": "io-pinball",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1,11 +0,0 @@
if (typeof firebase === 'undefined') throw new Error('hosting/init-error: Firebase SDK not detected. You must include it before /__/firebase/init.js');
firebase.initializeApp({
"apiKey": "AIzaSyBgMVAvYccjNypCDdpW0ol6syCcISU2yjM",
"appId": "1:725488140557:web:7c61a0755fc23436fe7044",
"authDomain": "pinball-dev.firebaseapp.com",
"databaseURL": "",
"measurementId": "G-9NW8SZRFJR",
"messagingSenderId": "725488140557",
"projectId": "pinball-dev",
"storageBucket": "pinball-dev.appspot.com"
});
Loading…
Cancel
Save