mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02: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");
|