-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
I'm loving the simplicity of the hashmark library, but I'm wondering if there's a (non-complex) way to preserve the output hash for the purposes of using it in a build process. For example, if I'm building a front-end it would be nice to have an index.html file with some sort of template <script src=<% hashmark.someFileWithHashedName%>/></script> to run through a template engine with the results of running hashmark.
Reactions are currently unavailable