Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no option to exclude mermaid? #573

Open
TheGameKnave opened this issue Feb 17, 2025 · 1 comment
Open

no option to exclude mermaid? #573

TheGameKnave opened this issue Feb 17, 2025 · 1 comment

Comments

@TheGameKnave
Copy link

The docs say that mermaid is optional and must be installed to use it, but it's absolutely being included as a dependency for me, and is my literal largest package:

761M	/app
540M	/app/node_modules
168M	/app/.heroku/node
168M	/app/.heroku
94M	/app/.heroku/node/bin/node
94M	/app/.heroku/node/bin
63M	/app/node_modules/mermaid
63M	/app/node_modules/@angular
62M	/app/node_modules/mermaid/dist

How can I exclude this?

@jfcere
Copy link
Owner

jfcere commented Feb 17, 2025

Hi @TheGameKnave,

Here is a few questions to help investigate the problem...

  • What version of ngx-markdown are you using?
  • Did you add mermaid as a dependency in your package.json?
  • If you run npm ls mermaid what is the output result?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants