Skip to content

Failed to parse source map due to missing TS files #15

@Strengthless

Description

@Strengthless

Description: Currently running on Web via Expo. Things seem to be working properly but the console is flooded with warnings.

It seems that the entire ts folder is missing from node_modules/react-native-mathjax-html-to-svg, which resulted in invalid maps.

image

Edit: We ended up having to remove the //# sourceMappingURL=XXX.js.map line from every js file, then patching the package using patch-package. This is bulky and not ideal, but it gets the job done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions