mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 16:21:23 +08:00
[PE] debug deployment for reporter mode
This commit is contained in:
@ -45,8 +45,8 @@ require.config({
|
||||
// scripts that do not call define() to register a module
|
||||
baseUrl: '../../',
|
||||
paths: {
|
||||
jquery : '../vendor/jquery/jquery',
|
||||
underscore : '../vendor/underscore/underscore',
|
||||
jquery : '../vendor/jquery/jquery.min',
|
||||
underscore : '../vendor/underscore/underscore-min',
|
||||
xregexp : '../vendor/xregexp/xregexp-all-min',
|
||||
sockjs : '../vendor/sockjs/sockjs.min',
|
||||
allfonts : '../../sdkjs/common/AllFonts',
|
||||
|
||||
Reference in New Issue
Block a user