mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Convert all node make
instances to gulp
This commit is contained in:
parent
ec1cf28679
commit
b8aaa24257
10 changed files with 13 additions and 13 deletions
|
@ -107,7 +107,7 @@ $ cd pdf.js
|
|||
|
||||
## Trying the Viewer
|
||||
|
||||
With the prebuilt or source version open `web/viewer.html` in a browser and the test pdf should load. Note: the worker is not enabled for file:// urls, so use a server. If you're using the source build and have node, you can run `node make server`.
|
||||
With the prebuilt or source version open `web/viewer.html` in a browser and the test pdf should load. Note: the worker is not enabled for file:// urls, so use a server. If you're using the source build and have node, you can run `gulp server`.
|
||||
|
||||
## More Information
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue