jsPDF-AutoTable icon indicating copy to clipboard operation
jsPDF-AutoTable copied to clipboard

In nodejs Worker Threads it crashes

Open Llorx opened this issue 2 years ago • 1 comments

In nodejs Worker Threads there's no this, but globalThis: image

So this line fails, as there's neither window:

void 0!==this?this:window

Is the minified version in the npm.

Llorx avatar Mar 09 '22 09:03 Llorx

Would be a great improvement! Would likely be some minor changes to the build script.

simonbengtsson avatar Apr 04 '22 05:04 simonbengtsson