mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-29 21:00:06 +00:00
This is mostly the fun boilerplate. Actually creating the Job queue to do the heavy lifting is next.
3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
// FIXME: Add service worker code here
|
|
console.log("hi from service worker");
|