Helmut K. C. Tessarek

Results 263 comments of Helmut K. C. Tessarek

@sidharthv96 Electron does not support ESM.

see also https://github.com/orgs/mermaid-js/discussions/4148 Unfortunately I haven't received an answer from the devs yet.

I am sorry, but I'm currently unable to look into any of this. Maybe Laurent or somebody else can find some time.

Yes, this was my plan, but then got side-tracked with other stuff. I will open them on the weekend.

A few assets are missing. The usual process for updating Mermaid is as follows: - Update the version in `packages/renderer/package.json` - run `yarn install` in the root dir (to install...

Oh, and please do not commit any changes to `package-lock.json`

I have been thinking about this for a while. Why red? As an example this might not cut it because most people probably won't build their own extension. Maybe we...

> Sorry about that package-lock.json commit. No worries. It's not always clear when to commit lock files. > incremented the version number, do you think I should revert this change...

The code looks ok, except 2 minor issues. You have quoted the constant, which is why it's not using the constant but the name of the constant. We might want...

I will have a look at it in the next few days. I am currently busy with some stuff. But I think the dynamic option is the way to go....