0.0.1 • Published 9 years ago
script-src-httpsify v0.0.1
script-src-httpsify
A browserify transform to replace http of script sources to https.
This module enable to replace http to https when files are copied by cpx.
Installation
npm install script-src-httpsifyUsage
cpx bar.html dist -t script-src-httpsify0.0.1
9 years ago