joemfb / ml-search-ng

angular module for MarkLogic search applications
https://joemfb.github.io/ml-search-ng/
9 stars 10 forks source link

Include version number inside code #96

Closed grtjn closed 8 years ago

grtjn commented 8 years ago

I have found myself sometimes copying ml-search-ng.js to apply a patch I urgently need, and later wondering which version I exactly copied. Would it be difficult to automatically append a line at the beginning of ml-search-ng.js that shows the version number from bower.json (at build time of course)?

grtjn commented 8 years ago

Nice, thnx!