compiler option | since v0.0-2227 | Edit |
Allows you to retain var names similar to their original when compiling
advanced :optimizations
.
Enable this along with :pretty-print
if you wish to
read the advanced output for debugging purposes.
:pseudo-names true
See Implications of object property flattening
for details on the naming scheme foo$bar
.