Commit 255eba66 authored by Alexey.Golubev's avatar Alexey.Golubev

Добавлено создание папки для билда.

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@63702 954022d7-b5bf-4e40-9824-e11837661b57
parent be56427f
......@@ -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