Closed gunderson closed 8 years ago
the with statement breaks when concatenating the JST file into a bundle that contains other "use strict" scripts. This small change forces lodash templates to address vars instead of using with.
with
the with statement breaks when concatenating the JST file into a bundle that contains other "use strict" scripts. This small change forces lodash templates to address vars instead of using
with
.