Skip to content

Update tool to use svg#9

Merged
darkwheel merged 2 commits intomainfrom
update-tool-to-use-SVG
Feb 28, 2026
Merged

Update tool to use svg#9
darkwheel merged 2 commits intomainfrom
update-tool-to-use-SVG

Conversation

@darkwheel
Copy link
Copy Markdown
Owner

This pull request updates the build process and metadata in package.json to improve asset management and package configuration. The most important changes include adding support for an SVG icon and updating build scripts to ensure all necessary files are included in the distribution.

Asset management improvements:

  • Added an icon field to package.json to reference icon/icon.svg for improved package metadata.
  • Updated the build script to include a new copy-icon step, ensuring the SVG icon is copied to the dist/ directory during builds.
  • Added a copy-icon script to copy src/icon/icon.svg to dist/.

Build and packaging enhancements:

  • Added a finalize-package script to run npm shrinkwrap for locking dependencies.

@darkwheel darkwheel merged commit 30801a3 into main Feb 28, 2026
@darkwheel darkwheel deleted the update-tool-to-use-SVG branch February 28, 2026 11:38
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