Skip to content

Remove Figma plugin build system and files#23

Merged
alekslinde merged 1 commit into
mainfrom
chore/remove-figma-plugin
Jun 2, 2026
Merged

Remove Figma plugin build system and files#23
alekslinde merged 1 commit into
mainfrom
chore/remove-figma-plugin

Conversation

@alekslinde

Copy link
Copy Markdown
Owner

Removes the Figma plugin build infrastructure and source files that were previously maintained as part of the toolbox project.

Summary

The Figma plugin (Brand Assets Extractor) has been removed entirely, including:

  • Plugin source code (src/code.ts, src/ui.ts)
  • Plugin UI markup (ui.html)
  • Build configuration (build.js, tsconfig.json, manifest.json)
  • Build script from package.json

Changes

  • Deleted figma-plugin/src/code.ts — Figma plugin backend (color styles, variables, style guide frame generation)
  • Deleted figma-plugin/src/ui.ts — Figma plugin UI (brand extraction pipeline, preview rendering)
  • Deleted figma-plugin/ui.html — Plugin UI markup and styles
  • Deleted figma-plugin/build.js — esbuild configuration for plugin bundling
  • Deleted figma-plugin/tsconfig.json — TypeScript config for plugin
  • Deleted figma-plugin/manifest.json — Figma plugin manifest
  • Removed build:figma script from package.json

The brand-assets tool remains in the main Astro application and continues to function as a web-based brand extraction tool.

https://claude.ai/code/session_01LFtckLNbABhPUVrkd4fcgB

Plugin extracted to standalone zip for separate distribution.
Removed figma-plugin/ directory, build:figma script, and
@figma/plugin-typings + esbuild devDependencies.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
lindetoolbox ed28e2b Jun 02 2026, 04:50 AM

@alekslinde alekslinde merged commit 6071e22 into main Jun 2, 2026
2 checks passed
@alekslinde alekslinde deleted the chore/remove-figma-plugin branch June 2, 2026 05:11
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