Convert all node make instances to gulp

This commit is contained in:
Tim van der Meij 2016-03-04 20:30:36 +01:00
parent ec1cf28679
commit b8aaa24257
10 changed files with 13 additions and 13 deletions

View file

@ -6,7 +6,7 @@ Example to demonstrate PDF.js library usage with webpack.
Build project and install the example dependencies:
$ node make dist
$ gulp dist
$ cd examples/webpack
$ npm install