mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 15:48:06 +02:00
Moves bundle target/task to gulpfile.js
This commit is contained in:
parent
55581b162e
commit
5568a19ee3
4 changed files with 332 additions and 218 deletions
|
@ -2146,7 +2146,7 @@ window.addEventListener('afterprint', function afterPrint(evt) {
|
|||
exports.PDFViewerApplication = PDFViewerApplication;
|
||||
exports.DefaultExernalServices = DefaultExernalServices;
|
||||
|
||||
// TODO remove circular reference of pdfjs-web/secondary_toolbar on app.
|
||||
//// TODO remove circular reference of pdfjs-web/secondary_toolbar on app.
|
||||
secondaryToolbarLib._setApp(exports);
|
||||
|
||||
}));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue