Commit a6f4d29e 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@63702 954022d7-b5bf-4e40-9824-e11837661b57
parent a6c474f3
......@@ -196,6 +196,7 @@ module.exports = function(grunt) {
grunt.registerTask('concat_js_api', ['concat_js_api_init', 'concat']);
grunt.registerTask('extract_js_api_init', 'Extract JS API', function(){
grunt.file.mkdir( packageFile['compile']['sdk']['log'] );
grunt.initConfig({
exec: {
api: {
......
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