Avoid the compilation errors by passing the experimentalDecorators flag

This commit is contained in:
Erjan Gavalji
2016-05-31 16:37:19 +03:00
parent 38b856184c
commit 4c9704dc2e

View File

@@ -498,6 +498,7 @@ module.exports = function(grunt) {
"theme": '<%= grunt.option("theme") || "default" %>',
"name": 'NativeScript',
"includeDeclarations": undefined,
"experimentalDecorators": undefined,
"mode": "file"
},
src: localCfg.srcTsdFiles