0.1.4 • Published 7 years ago

gulp-renew-cached-assets v0.1.4

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

gulp-renew-cached-assets

Repo for gulp plugin, which adds versioning GET-parameters to entry static asset dependant HTML files ( <script src="path/to/file/file_name.js?v=0.0.1"> ). If they are already exists - increase version count. Supposed to be used on pre-commit hook. Take static assets files as entries, look for dependant HTML in given folder, change script, link or image tags src/href attribute values.

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago