script-src-httpsify
v0.0.1
Published
A browserify transform to replace http of script sources to https.
Readme
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-httpsify