Commit e94dcd1b authored by Alexey.Golubev's avatar Alexey.Golubev Committed by Alexander.Trofimov

Исправлены ошибки сборки.

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@52930 954022d7-b5bf-4e40-9824-e11837661b57
parent ca875277
......@@ -2,4 +2,4 @@
cd /D %~dp0
@echo on
call grunt.cmd
call grunt.cmd --no-color
@echo off
cd /D %~dp0
echo Installation grunt and grunt-contrib
call npm install -g grunt@0.3.17
call npm install grunt-contrib@0.3.0
......@@ -107,8 +107,8 @@
"../../Excel/model/DrawingObjects/DrawingDocument.js",
"../../Excel/model/DrawingObjects/ShapeDrawer.js",
"../../Word/apiCommon.js",
"../../Excel/api.js"
"../../Common/Shapes/EditorSettings.js",
"../../Excel/api.js",
"../../Common/Shapes/EditorSettings.js"
],
"dst": "../../Excel/sdk-all.js"
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment