mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[SSE] fix build
This commit is contained in:
@ -98,6 +98,20 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"postload": {
|
||||
"options":{
|
||||
"baseUrl": "../apps/",
|
||||
"optimize": "none",
|
||||
"name": "../apps/spreadsheeteditor/main/app_pack.js",
|
||||
"out": "../deploy/web-apps/apps/spreadsheeteditor/main/code.js",
|
||||
"inlineText": true,
|
||||
"findNestedDependencies": false,
|
||||
"optimizeAllPluginResources": false,
|
||||
"paths": {
|
||||
"text": "../vendor/requirejs-text/text"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"less": {
|
||||
|
||||
Reference in New Issue
Block a user