mdx-editor / editor

A rich text editor React component for markdown
https://mdxeditor.dev
MIT License
1.57k stars 124 forks source link

fix(deps): fix micromark-extension-gfm-strikethrough not being externalised #483

Closed david10sing closed 1 month ago

david10sing commented 1 month ago

Description

This should fix https://github.com/mdx-editor/editor/issues/481

When running the build, you can see this import in the compiled file. This is wrong.

image

Before

Screenshot 2024-06-06 at 4 52 02 PM

After

Screenshot 2024-06-06 at 4 53 24 PM
github-actions[bot] commented 1 month ago

:tada: This PR is included in version 3.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: