sets the path to the web worker source file
webix.ui({ view:"pivot", webWorker:"../../codebase/pivot.worker.js", });
The file with the worker script is provided in the Pivot package.