gulp-fontcustom icon indicating copy to clipboard operation
gulp-fontcustom copied to clipboard

Fontcustom command is running for each individual SVG icon

Open johanbrook opened this issue 11 years ago • 1 comments

The main code involving fontcustom compile is run for every single SVG icon in the source directory.

Instead of running the code for each file in the stream, it should wait for the whole directory (the directory name is the only thing relevant for using fontcustom) and then invoke the command.

johanbrook avatar May 26 '14 09:05 johanbrook

+1 thats the reason is too slow!

josx avatar Oct 10 '14 18:10 josx