-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
Hi it does not work for me and I got warning register headless js ,
i want to run this code in background
BackgroundTask.define(() => {
console.log('Hello from a background task');
BackgroundTask.finish();
});
but I do not you what exactly should i register in headless js ? could you please anyone help me
Metadata
Metadata
Assignees
Labels
No labels