除了使用 Node.js "Firebase deploy" 命令行工具之外,还有其他方法可以将内容获取到 Firebase 托管/CDN 吗?
Is there any other way to get content to Firebase Hosting / CDN other than using the Node.js "Firebase deploy" command line tool?
我之所以问是因为我目前使用的是共享主机环境,他们不支持 Node.js。
将内容部署到 Firebase 托管的唯一记录方式是使用 Firebase command line interface。
我之所以问是因为我目前使用的是共享主机环境,他们不支持 Node.js。
将内容部署到 Firebase 托管的唯一记录方式是使用 Firebase command line interface。