Web worker entry point.
Note that currently there may be difficulties in testing the web worker in the "single" mode with
custom config functions such as module:defaultConfig.rejectNode due to the (unfortunate)
use of eval()
here and the fact that webpack renames some objects in some contexts resulting in
a lost tie between them.
- Source: