Skip to content

r.js error - Mismatched anonymous define() module: function ()  #289

@sudodoki

Description

@sudodoki

There's an issue with r.js when using jsPDF. For more info, please read this comment: requirejs/r.js#558 (comment)
As I can tell, the

r.js found multiple anonymous defines and skipped naming one of the define()s. This could also be bug

Is an issue, because you have https://github.com/MrRio/jsPDF/blob/master/dist/jspdf.debug.js#L1703-L1705, https://github.com/MrRio/jsPDF/blob/master/dist/jspdf.debug.js#L5673-L5675
https://github.com/MrRio/jsPDF/blob/master/dist/jspdf.debug.js#L5688

Assume that's an issue caused by build setup you're using.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions