Revert "first config changes for release"

This reverts commit 40104d037d.
pull/318/head
Tom Arra 2 years ago
parent 40104d037d
commit 7c05ad096c

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

@ -1,7 +1,11 @@
{
"hosting": {
"public": "build/web",
"site": "io-pinball",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
"site": "ashehwkdkdjruejdnensjsjdne",
"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

@ -0,0 +1,11 @@
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