问题标签 [bubble.io]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
4 浏览

service-worker - 如何将 service-worker.js 文件添加到 Bubble 应用程序根目录

我正在尝试使用插件在我的 Bubble 应用程序中启用网络推送,并且文档说我应该添加服务工作者(如在此文档中)。但是没有选项可以将 service-worker 添加到 Bubble 应用程序。

在 Bubble 应用程序中不可能吗?