Benjamin Evrard
Benjamin Evrard
  It would be even more powerful if in a figma node name like this "label.superclass" could be export in html like this
We have a components'library (in Angular) that is documented with Storybook. Our components are then uploaded to figma with a manual action. We would like to plan every morning to...
Thanks for your answer :).
``` await this.har.start({ path: `${flow.title}.har`, saveResponse: true, captureMimeTypes: ['application/font-sfnt','application/octet-stream', 'image/svg+xml', 'application/json','application/json; charset=UTF-8'] }); ``` With this I get all answers
``` await this.har.start({ path: `${flow.title}.har`, saveResponse: true, captureMimeTypes: ['application/font-sfnt','application/octet-stream', 'image/svg+xml', 'application/json','application/json; charset=UTF-8'] }); ``` With this I get all answers