atlas/web/pwabuilder-sw-register.js
Stefano Haagmans 4692e67a4c
Fix build problem.
Feel free to end my suffering


FTSIO

Incorect location

Yeah, I messed up git 1.1

Pushing a new build with compressing disabled.

Let's hope it wants to load now.

Parcel is loving it to give me a hard time.

Parcel ISTG

I stg if this was the issue (Removed purge "CSS" from parcel config.

Suffering 1.1

Added parcelIgnore.

Now to fix the webmanifest.

Another manifest fix, PLEASE get this out of publish lock.

ok yeah that was stupid. lol

Fix images and such

New method

:)

>:)

Moved to head

/ score

Attempting background sync

*breaths in* *breaths out*

if the name has been the issue the entire time OH GOD

AND YOU KNOW, DON'T FORGET TO DISABLE THE PARCEL SCAN
2022-07-30 23:25:16 +02:00

4 lines
141 B
JavaScript

import 'https://cdn.jsdelivr.net/npm/@pwabuilder/pwaupdate';
const el = document.createElement('pwa-update');
document.body.appendChild(el);