1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 06:38:07 +02:00

[Editor] Add a new dialog for the signature editor (bug 1945574)

This commit is contained in:
Calixte Denizet 2025-02-03 18:30:42 +01:00
parent d1f62509e5
commit fa25ab9c13
16 changed files with 1596 additions and 66 deletions

View file

@ -217,6 +217,7 @@ function createWebpackAlias(defines) {
"web-preferences": "",
"web-print_service": "",
"web-secondary_toolbar": "web/secondary_toolbar.js",
"web-signature_manager": "web/signature_manager.js",
"web-toolbar": "web/toolbar.js",
};