the recent parserless template introduction has helped a lot in making our code examples more accurate.
being able to manipulate Figma props with JS is great but the main downside I found was the inability to share useful pieces of code between several CC files, which, in component library for instance, can result in a lot of duplication. it'd be great if we could store helpers in a single file and import it in every CC template file that needs it.
it looks like this is a known limitation, so my question is: how soon can we expect this feature to be available?
the recent parserless template introduction has helped a lot in making our code examples more accurate.
being able to manipulate Figma props with JS is great but the main downside I found was the inability to share useful pieces of code between several CC files, which, in component library for instance, can result in a lot of duplication. it'd be great if we could store helpers in a single file and import it in every CC template file that needs it.
it looks like this is a known limitation, so my question is: how soon can we expect this feature to be available?