Skip to content

Commit

Permalink
Remove SW config from init options
Browse files Browse the repository at this point in the history
  • Loading branch information
rgomezp committed May 8, 2023
1 parent 70cc336 commit e97a5aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions express_webpack/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
OneSignalDeferred.push(async function(onesignal) {
await onesignal.init({
appId,
serviceWorkerParam: { scope: "/" + SERVICE_WORKER_PATH },
serviceWorkerPath: SERVICE_WORKER_PATH + "OneSignalSDK.sw.js",
notifyButton: {
enable: true
},
Expand Down

0 comments on commit e97a5aa

Please sign in to comment.