mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 10:46:04 +08:00
[PDFE] Fix deploy version
This commit is contained in:
@ -54,7 +54,7 @@ require.config({
|
||||
xregexp : '../vendor/xregexp/xregexp-all-min',
|
||||
socketio : '../vendor/socketio/socket.io.min',
|
||||
allfonts : '../../sdkjs/common/AllFonts',
|
||||
sdk : '../../sdkjs/word/sdk-all-min',
|
||||
sdk : '../../sdkjs/pdf/sdk-all-min',
|
||||
api : 'api/documents/api',
|
||||
core : 'common/main/lib/core/application',
|
||||
notification : 'common/main/lib/core/NotificationCenter',
|
||||
|
||||
Reference in New Issue
Block a user