webfonts-generator icon indicating copy to clipboard operation
webfonts-generator copied to clipboard

Using glob on files path

Open sethstha opened this issue 6 years ago • 0 comments

Do we have to specify single name for the svgs? It seems like it doesn't support glob pattern

files: './assets/svgs/*.svg',
dest: './assets/fonts'

Something like this would be amazing if i have more than 100 files, I don't have to add names

sethstha avatar Jun 22 '18 07:06 sethstha