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

Bundle external modules used by emoji plugin #323

Merged
merged 2 commits into from
Dec 24, 2022
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Dec 11, 2022

Bundled external modules used by Marp Core's emoji plugin.

We had defined external modules related to emoji plugin as dependency, to allow developers fix module vulnerabilities by bumping patch version. However, now bundling them might not bring a problem, because twemoji could no longer expect to be updated due to Twitter's product restructuring.

Bundling them can get ready for #320. In addition, can resolve confusion about default export between CJS and ESM in user-side bundler, that was reported at #322.

@yhatt yhatt linked an issue Dec 11, 2022 that may be closed by this pull request
@yhatt yhatt merged commit 5410a04 into main Dec 24, 2022
@yhatt yhatt deleted the bundle-emoji-plugin-modules branch December 24, 2022 03:59
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

Successfully merging this pull request may close these issues.

[bug] import failure i is not a function
1 participant