SVG2Icon • Tech Guide

Version v1.1.0

svg2icon-tech-v1.1.0

Build Artifacts

Compile the app (TypeScript → JS):

npm run build

Outputs to dist/ and keeps renderer assets under src/renderer/ for packaging.

Verify build:

  • tsc exits cleanly
  • Run npm run dev to smoke test UI
Skip to main content