mirror of
https://github.com/zhigang1992/firebase-tools.git
synced 2026-04-30 04:45:27 +08:00
Updating documentation link and copy in generated functions index.js
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
var functions = require('firebase-functions');
|
||||
|
||||
// // Start writing Firebase Functions
|
||||
// // https://firebase.google.com/functions/write-firebase-functions
|
||||
// // Create and Deploy Your First Cloud Functions
|
||||
// // https://firebase.google.com/docs/functions/write-firebase-functions
|
||||
//
|
||||
// exports.helloWorld = functions.https.onRequest((request, response) => {
|
||||
// response.send("Hello from Firebase!");
|
||||
|
||||
Reference in New Issue
Block a user