fantasticon
fantasticon copied to clipboard
Add capability to set middleware
Hi !
I would like manipulate the name icons. Like replacing "_" by "-".
Maybe if we could set a middlware function in the configuration file that would be executed before writing files. Users would do their own thing. You just need document the object we receive as input to our function then we could return the new object to next().
Hope you find this a good idea. :)