FCM Push notifications

We want to integrate firebase push notifications. all code was set but it requires a js file in root of project, how can I add this ? the requirement is firebase-messaging-sw.js is required to be set in root so that it can be accesssed as follows project_url/firebase-messaging-sw.js

for example : https://1d1f7a86-ed67-…04.weweb-preview.io/firebase-messaging-sw.js
@wewebdev86

Hi @Abhilasha :wave:

It’s only possible if you self-host your project right now because we don’t yet have the feature to add a file in the published project.