add hash to html script tag src attribute, in order to avoid brower cache.
npm install -g nhref
nhref [options] [directories|files]
-
-p, --project (default current directory)
specify the root directory of the project. when resolve src like/d1/a.js
, nhref will find file from the root directory. -
-d, --dest
-
-t, --type (resolve type)
browser
orregexp
bin/nhref: change CRLF to LF before publish on windows