In my bundle.js file, an error appears. Event handler of 'beforeunload' event must be added on the initial evaluation of worker script. Beforeunload seems to be added to the bundle file aka I have not added it myself to any file. Should I add a worker script? Where to?