Fix PWA script

This commit is contained in:
JannisX11 2025-03-02 23:33:11 +01:00
parent 896c99d557
commit 972b9cddb6

View File

@ -1,4 +1,4 @@
const workbox = require('workbox-build');
import workbox from 'workbox-build';
workbox.generateSW({
cacheId: 'blockbench',