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