- 
                Notifications
    You must be signed in to change notification settings 
- Fork 21
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededusabilitywebpackwebpack bundlingwebpack bundling
Milestone
Description
We should inline our worker script so that the entry bundle can instantiate penumbra workers without any external URL references.
We can do this by adding a build step to compile the worker script and expose this through process.env (or similar) for embedding by Webpack. This embedded minified worker script could be allocated to a Blob URI at runtime and used for worker instantiation.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededusabilitywebpackwebpack bundlingwebpack bundling