Skip to content

fix(svelte): sync core plugins on build#260

Merged
farnabaz merged 1 commit into
mainfrom
maintainer/pr-257-signed
Jun 30, 2026
Merged

fix(svelte): sync core plugins on build#260
farnabaz merged 1 commit into
mainfrom
maintainer/pr-257-signed

Conversation

@farnabaz

Copy link
Copy Markdown
Collaborator

This PR replaces #257.

The original PR contained unsigned commits, while this repository requires every commit to have a verified signature. The changes have been preserved by squashing them into a single maintainer-signed commit, rebased onto the current main. Original contributor attribution is retained via a GitHub Co-authored-by: trailer.

Summary

svelte-package regenerates dist on build, so the dist-only synced plugin files were dropped from published packages — making imports like @comark/svelte/plugins/emoji fail. This runs scripts/sync-plugins.mjs after svelte-package so the core plugin re-exports land in dist.

Closes #257

Run scripts/sync-plugins.mjs after svelte-package so the core Comark
plugin re-exports land in dist. svelte-package regenerates dist, so the
synced plugin files were missing from published packages, breaking
imports like `@comark/svelte/plugins/emoji`.

Squashed into a single verified, maintainer-signed commit to satisfy the
repository's signed-commit policy.

Co-authored-by: SHYAKA Davis <87414827+davis-shyaka@users.noreply.github.com>
@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
comark-json-render Ready Ready Preview Jun 30, 2026 10:06am
comark-nextjs Ready Ready Preview Jun 30, 2026 10:06am
comark-nuxt Ready Ready Preview Jun 30, 2026 10:06am
comark-svelte Ready Ready Preview Jun 30, 2026 10:06am
comark-sveltekit Ready Ready Preview Jun 30, 2026 10:06am
comark-twoslash Ready Ready Preview Jun 30, 2026 10:06am
comark-vue Ready Ready Preview Jun 30, 2026 10:06am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
comark Ignored Ignored Jun 30, 2026 10:06am

@pkg-pr-new

pkg-pr-new Bot commented Jun 30, 2026

Copy link
Copy Markdown

Open in StackBlitz

comark

npm i https://pkg.pr.new/comarkdown/comark@260

@comark/angular

npm i https://pkg.pr.new/comarkdown/comark/@comark/angular@260

@comark/ansi

npm i https://pkg.pr.new/comarkdown/comark/@comark/ansi@260

@comark/html

npm i https://pkg.pr.new/comarkdown/comark/@comark/html@260

@comark/nuxt

npm i https://pkg.pr.new/comarkdown/comark/@comark/nuxt@260

@comark/react

npm i https://pkg.pr.new/comarkdown/comark/@comark/react@260

@comark/svelte

npm i https://pkg.pr.new/comarkdown/comark/@comark/svelte@260

@comark/vue

npm i https://pkg.pr.new/comarkdown/comark/@comark/vue@260

commit: 04c0d24

@farnabaz farnabaz merged commit e3c01c1 into main Jun 30, 2026
11 checks passed
@farnabaz farnabaz deleted the maintainer/pr-257-signed branch June 30, 2026 10:08
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.

1 participant