code-connect icon indicating copy to clipboard operation
code-connect copied to clipboard

Publish Specific Folder in Figma Code Connect

Open siddharthkul opened this issue 1 year ago • 0 comments

  • Code Connect CLI version: 1.0.5
  • Operating system: MacOS

Hey team, I've been using the publish command in Figma Code Connect to push my Figma files to our design system. However, I've encountered a challenge while developing individual components.

Currently, when I run the publish command, it appears to publish all Figma files from the root folder. While this is useful in some cases, it can be problematic when I'm only working on a single component within a specific folder.

The documentation mentions that the publish command should read from the current folder, but this doesn’t seem to be working as expected. Despite being in a specific folder, it still publishes all files from the root directory.

Would it be possible to add or fix this functionality so that developers can target a specific folder or set of files?

Thanks! Sid

siddharthkul avatar Aug 21 '24 17:08 siddharthkul