LiveSplit / LiveSplit/LiveSplitOne

Await the service worker

Open
#264 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement needs further discussion / research performance suitable for contributions
Dominant language
TypeScript
Stars
301
Forks
55
Avg merge
8m
Merged PRs (30d)
1

Description

At the moment we are setting up the service worker and in the meantime already await the imports. The problem with this is that the service worker will have to download everything as well, so on a completely clean set up, you are downloading everything twice at the moment.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Trace where the service worker is set up and where imports are awaited, then verify on a clean setup that resources are not downloaded twice.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.