figus icon indicating copy to clipboard operation
figus copied to clipboard

Allow specifying path to figus.config.mjs file?

Open silouanwright opened this issue 3 years ago • 1 comments

Currently, the figus.config.mjs file is required to be at root. This works, but I have a big monorepo, and this config file is only related to a specific package. Moreover, I may have different packages that want to use figus in a different way, or just specify different folders for svgs and components to be generated in.

It would be great if the command allow passing a path to that config file!

silouanwright avatar Jan 20 '23 18:01 silouanwright

great feature. will add this.

omridevk avatar Jun 30 '23 06:06 omridevk