You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when requiring pdfjs to my bundle using webpack.
I get a semicolon syntax error.
the code is minified and I cannot prettify it in chrome because of the error.
here is where it happened &(require_baseUrl_override="../"),;)
please at least check the minified version once before releasing a new version!