Files
firebase-tools/templates/setup/web.js
Bryan Kendall 814934d1b0 Restore missing apps:sdkconfig web template (#2087)
* restore template for apps:sdkconfig web

* changelog
2020-04-01 10:33:48 -07:00

6 lines
240 B
JavaScript

// Copy and paste this into your JavaScript code to initialize the Firebase SDK.
// You will also need to load the Firebase SDK.
// See https://firebase.google.com/docs/web/setup for more details.
firebase.initializeApp({/*--CONFIG--*/});