I have noticed a change in behavior of the method
dojox.html.format.prettyPrint if I use the shrinksafe optimizer.
Executing:
dojox.html.format.prettyPrint("test?") results in
"testundefined
"
While without the optimizer using just "comments" I get the expected result:
"test?
"
By default what optimizer does Dojo use in its release? Is this something I
should file a bug report for?
Thanks,
Ravneet
--
View this message in context: http://dojo-toolkit.33424.n3.nabble.com/Building-with-shrinksafe-changes-behavior-of-dojox-html-format-prettyPrint-tp2967103p2967103.html
Sent from the Dojo Toolkit mailing list archive at Nabble.com.
________________________________________________________
Dojotoolkit: http://dojotoolkit.org
Reference Guide: http://dojotoolkit.org/reference-guide
API Documentation: http://dojotoolkit.org/api
Tutorials: http://dojotoolkit.org/documentation
Dojo-i...@mail.dojotoolkit.org
http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
Ravneet
-- Jared