diff --git a/build/jslib/build.js b/build/jslib/build.js index adc729e0..04c2c3d3 100644 --- a/build/jslib/build.js +++ b/build/jslib/build.js @@ -862,7 +862,8 @@ define(function (require) { uglify2: true, closure: true, map: true, - throwWhen: true + throwWhen: true, + rawText: true }; build.hasDotPropMatch = function (prop) {