mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 02:05:37 +02:00
Enables debugger only when needed.
This commit is contained in:
parent
11914277d5
commit
a4c81c203b
7 changed files with 66 additions and 23 deletions
|
@ -161,6 +161,7 @@ function getViewerConfiguration() {
|
|||
},
|
||||
printContainer: document.getElementById('printContainer'),
|
||||
openFileInputName: 'fileInput',
|
||||
debuggerScriptPath: './debugger.js',
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue