Skip to content

Undeclared variables throw ReferenceError in Webpack #514

@volkanunsal

Description

@volkanunsal

I've noticed this error more than a few times when I tried to use the latest version, and once or twice with version 0.9.0. There are a number of libraries that jsPDF includes that try to assign to a variable without declaring it first. These would be handled gracefully in the browser, but Webpack is throwing a ReferenceError.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions