Benjamin Evrard

Results 5 comments of Benjamin Evrard

![figmaToHtml](https://user-images.githubusercontent.com/8151690/176637917-d0daff3f-cdd5-4c20-b09f-86caca177534.PNG) ![figmaToHtml2](https://user-images.githubusercontent.com/8151690/176637946-ec91b118-e69a-4433-85e8-d5ac4dc712fb.PNG) 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