fantasticon icon indicating copy to clipboard operation
fantasticon copied to clipboard

Add capability to set middleware

Open BudHimself opened this issue 3 years ago • 0 comments

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. :)

BudHimself avatar Feb 11 '22 12:02 BudHimself