add worker-latex.js to fingerprints

This commit is contained in:
Brian Gough 2016-10-25 14:18:37 +01:00
parent a02d245b78
commit 3519fbe337

View file

@ -39,7 +39,7 @@ pathList = [
["#{jsPath}ide.js"] ["#{jsPath}ide.js"]
["#{jsPath}main.js"] ["#{jsPath}main.js"]
["#{jsPath}libs.js"] ["#{jsPath}libs.js"]
["#{jsPath}#{ace}/ace.js","#{jsPath}#{ace}/mode-latex.js", "#{jsPath}#{ace}/snippets/latex.js"] ["#{jsPath}#{ace}/ace.js","#{jsPath}#{ace}/mode-latex.js","#{jsPath}#{ace}/worker-latex.js","#{jsPath}#{ace}/snippets/latex.js"]
["#{jsPath}libs/#{pdfjs}/pdf.js"] ["#{jsPath}libs/#{pdfjs}/pdf.js"]
["#{jsPath}libs/#{pdfjs}/pdf.worker.js"] ["#{jsPath}libs/#{pdfjs}/pdf.worker.js"]
["#{jsPath}libs/#{pdfjs}/compatibility.js"] ["#{jsPath}libs/#{pdfjs}/compatibility.js"]