browserify/webworkify

Use without any external calls

arthurwolf opened this issue · 0 comments

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?