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

Отключана опция d32, т.к. не работает в 64-разрядной java.

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@61993 954022d7-b5bf-4e40-9824-e11837661b57
parent dec39cd3
......@@ -227,8 +227,7 @@ module.exports = function(grunt) {
grunt.initConfig({
closureCompiler: {
options: {
compilerFile: toolsFile['closure_compiler'],
d32: true
compilerFile: toolsFile['closure_compiler']
},
sdk: {
TEMPcompilerOpts: {
......
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