0.0.1 • Published 8 years ago

script-src-httpsify v0.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

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
0.0.1

8 years ago