Generate .meta.js for gdrive userscript for update checks

Tampermonkey automatically requests www/js/cytube-google-drive.meta.js
to check for updates.  Changed the userscript generator to write an
additional .meta.js file so that works instead of 404ing.
This commit is contained in:
Calvin Montgomery 2017-08-19 16:31:01 -07:00
parent 9f0444a962
commit 0885a619b9
3 changed files with 24 additions and 4 deletions

2
.gitignore vendored
View file

@ -14,3 +14,5 @@ google-drive-subtitles
lib/
integration-test-config.json
conf/*.toml
www/js/cytube-google-drive.user.js
www/js/cytube-google-drive.meta.js