browserify / browserify/webworkify
Use without any external calls
Open
- Dominant language
- JavaScript
- Stars
- 419
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Is there some way to use this so that there is no external call ( a GET to a worker.js file ) at all?
I need my application to be a single HTML file.
Any clues on how to achieve this?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how worker.js is loaded when webworkify launches a worker, then examine the browserify integration points involved in producing the worker code. Define whether a single HTML file can contain everything without a GET request, and document or implement the supported approach once the packaging constraints are clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100