Skip to content

Type Error after trying to bundle marp-core with rolllup  #259

@bjesuiter

Description

@bjesuiter

Hi Marp Team,

I currently try to implement your marp-core as a plugin for Obsidian.
My Repo is here: https://github.com/bjesuiter/obsidian-marp-presentations (Only for reference)

The problem:
When my Plugin file loads, it throws this error

TypeError: Cannot read property 'MathtoolsMethods' of undefined

Here is a screenshot of the error
Bildschirmfoto 2021-10-04 um 18 19 07

My Assumption:
The error comes from something missing in my rollup pipeline, so that bundling breaks.
Reason: it works before the latest commit:
My Commits
My Latest Commit

Since I don't use my own markdown currently, it can't be an error with that.

Thank you for reading my problem and hopefully you can help me solve it, since I'm relatively lost here :/

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamCaused in upstream, not in this repo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions