Skip to content

fix: commit linked svg files - #132

Open
12-VidE wants to merge 1 commit into
saberzero1:mainfrom
12-VidE:main
Open

fix: commit linked svg files#132
12-VidE wants to merge 1 commit into
saberzero1:mainfrom
12-VidE:main

Conversation

@12-VidE

@12-VidE 12-VidE commented Jun 15, 2026

Copy link
Copy Markdown

Solves #131 → The plugin now correctly bundles the linked .svg files in the commit, instead of filtering them all out.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the publishing pipeline so embedded/linked .svg assets are treated as publishable blobs, ensuring they get bundled into the commit instead of being filtered out (addressing #131).

Changes:

  • Added svg to the SyncerPageCompiler asset-extension allowlist so SVG embeds are included in extracted/published assets.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"wav",
"ogg",
"pdf",
"svg",
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.

2 participants