[PE] debug deployment for reporter mode
This commit is contained in:
parent
88588a8fba
commit
2db70932f2
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue