chore(sw.js): add lightweight service worker

This commit is contained in:
Cory Dransfeldt 2025-05-12 15:48:49 -07:00
parent 2b3a15bf9b
commit 2f52ee2253
No known key found for this signature in database
6 changed files with 84 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "4.0.6",
"version": "4.1.7",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {