Question: How to even use this with a vanilla js PWA
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 165
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I have the build-app command and get the bundle.js file, but then how do I even use this in the browser?
The only thing that seems to be outputted or attached to the window is App.
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the build-app command, the generated bundle.js, and the window.App entry point mentioned in the issue. Trace how the browser-facing API is intended to be used in a vanilla JS PWA, then document a minimal usage path and verify that the instructions work in a browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- authentication, web-dev
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100