mirror of
https://github.com/zhigang1992/firebase-tools.git
synced 2026-04-29 20:35:37 +08:00
Change CLI templates for public release.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
var functions = require('firebase-functions');
|
||||
|
||||
// // Start writing Firebase Functions
|
||||
// // https://firebase.google.com/preview/functions/write-firebase-functions
|
||||
//
|
||||
// // https://firebase.google.com/functions/write-firebase-functions
|
||||
//
|
||||
// exports.helloWorld = functions.https.onRequest((request, response) => {
|
||||
// response.send("Hello from Firebase!");
|
||||
// })
|
||||
|
||||
Reference in New Issue
Block a user