Builder content link
Builder.io: Visual Development Platform
What are you trying to accomplish
- We are generating code for a Figma frame, modifying its settings, and outputting instructions. The process generates a result tied to a specific commit ID, which can be installed using npm install command
However, each minor tweak or setting change creates a new commit ID, and the results from previous commit IDs are no longer accessible.
Is there a way to view and access historical commit results or reuse them in our app?
This would help avoid duplicating effort and ensure continuity in our development process *
Code stack you are integrating Builder with
React