question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Asset name on transformer arguments

See original GitHub issue

I am working on a custom transformer to transform components SVGs based on the asset name on Figma. Example:

  • icon/mono > remove fills
  • icon/color > do nothing …

Is there any way to get the asset name on transformers?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
evandroguedes-belvocommented, Jul 13, 2022

Super nice. You rock, many thanks!

1reaction
marcomontalbanocommented, Jul 13, 2022

That’s great! For the moment I stop this development since I prefer current interface string => string, but I’ll open a discussion about it and let’s see the feedback from the community.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Transformer - Parcel
An asset may be referenced by a dependency with query parameters. These specify options for the transformer to use when compiling or transforming...
Read more >
Assets and Transformers - Fart programming language
Although you specify which transformers to use, you don't explicitly say which transformers should be applied to which assets. Instead, each transformer ...
Read more >
Callbacks - Hugging Face
This callback depends on TrainingArguments argument load_best_model_at_end functionality to set best_metric in TrainerState. class transformers.integrations.
Read more >
Declaring Transformer Parameters - SAP Help Portal
When adding transformers, the provider can define parameters that will control the behavior of the transformer. These parameters are visible in the XML ......
Read more >
Transformer Modelling Guide - AESO
1.16 Estimation of Transformer Parameters When Information is Not ... The transformer name plate will contain the transformer winding ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found