Daniil Subbotin
Daniil Subbotin
Hi. Thanks for the issue. Could you please show me your `figma-export.yaml` file? Could you please also show me original name of the illustration (component)? Like this:
You have wrong `nameValidateRegexp`/`nameReplaceRegexp`: When `nameReplaceRegExp` applied name becomes `illustration_card _ blocked`. Next, spaces replaced with `_`. Name becomes `illustration_card___blocked`.
Hello, @lichin-lin. To not to delete the directory just add `*` argument at the end of the command. E.g. `figma-export icons -i ./figma-export.yaml "*" `
> @subdan Are you working on this? I would be interested in adding this capability No
In Vapor 2, it was possible to set TLS settings in the Config.json ``` "tls": { "verifyHost": false, "verifyCertificates": false } ``` Vapor 3 doesn't have Config.json file.
Hi, @Sx1a9z4f. Did you resolve the issue? Do you need additional help?
Do you have `cwebp` utility on your gitlab runner?
@lichin-lin did the command above work for you?
Yes, it's possible. But unfortunately I don't have time to do it. If you know Swift, then feel free to open a PR.
1. Which variables? Which script? 2. What is `Palette.json` and `Semantic.json`?