mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[MNT-24538] Update PDFjs viewer version and disable annotation mode (#10538)
* [MNT-24538] Bump PDFjs viewer version and use annotation mode disabled * [MNT-24538] Proper test params * [ci:force] * [MNT-24538] Use different pdfjs version * [ci:force] * [MNT-24538][ci:force] Use proper legacy paths * [MNT-24538][ci:force] Use Node 22 LTS * [MNT-24538] Use pdfjs legacy version * [MNT-24538] Use existing pdfjs-dist version with new param * [MNT-24538] Legacy build cleanup * [MNT-24538] Lockfile fix * [MNT-24538] Lockfile fix * [MNT-24538] Unit test fix * [MNT-24538] Unit test fixes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// Karma configuration file, see link for more information
|
||||
// https://karma-runner.github.io/1.0/config/configuration-file.html
|
||||
/* eslint-env es6 */
|
||||
const { join } = require('path');
|
||||
const { constants } = require('karma');
|
||||
|
||||
|
Reference in New Issue
Block a user