Skip to content

Commit

Permalink
Update compiled files to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Dec 15, 2016
1 parent b509bed commit 5f72cd3
Show file tree
Hide file tree
Showing 4 changed files with 3,527 additions and 3,349 deletions.
2 changes: 2 additions & 0 deletions es5/react-pdf.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ require('pdfjs-dist/web/compatibility');
require('pdfjs-dist/build/pdf');
PDFJS.workerSrc = require('pdfjs-dist/build/pdf.worker.js');

PDFJS.disableWorker = true;

var ReactPDF = function (_Component) {
_inherits(ReactPDF, _Component);

Expand Down
58 changes: 29 additions & 29 deletions sample/sample.js

Large diffs are not rendered by default.

Loading

0 comments on commit 5f72cd3

Please sign in to comment.