Skip to content

Allow parserless templates to import helpers #400

Description

@olaf-k

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions