Introduce gulp

Tim van der Meij 2016-03-04 19:40:22 +01:00
parent 0ffb0a7e05
commit 5742829777

@ -10,7 +10,7 @@ Update pdfjs.config:
### Releasing a new version ### Releasing a new version
1. `git checkout upstream/master` 1. `git checkout upstream/master`
1. Run `node make publish` to generate the zip 1. Run `gulp publish` to generate the zip
1. Create github release 1. Create github release
2. add release notes 2. add release notes
2. attach zip generated from above 2. attach zip generated from above