SkeLLLa/gulp-version-append

Updating package.json with new version doesn't update version variable

chrisallick opened this issue · 0 comments

Is there anyway to make this gulp task update when package.json version is update? Because otherwise, I have to stop gulp, re-run gulp, and then refresh window to get a new version value added as a query param.

It seems none of these version append tools work as simply as: "if you change your code, all your image, javascript, and css files will have a new value appended as a query parameter and placed in the dist folder."

Anyways, almost works lol, and does work for releases I suppose.