-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
I need to use a custom metalsmith plugin in after default vue-cli ones. (see generate.js#L47-L49)
In my case, I need to move some files to another destination based on answers data, but I think it would be great to let writers of custom templates allow adding any metalsmith plugin in the chain.
Activity
Add support for metalsmith builder hooks
Add support for metalsmith builder hooks (#428)