script-src-httpsify
v0.0.1
Published
A browserify transform to replace http of script sources to https.
Downloads
3
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-httpsify
Usage
cpx bar.html dist -t script-src-httpsify