In jst, remove parentheses around interpolated value since almost always JSON, in...
authorNick Downing <nick@ndcode.org>
Wed, 12 Jan 2022 14:22:57 +0000 (01:22 +1100)
committerNick Downing <nick@ndcode.org>
Wed, 12 Jan 2022 14:22:57 +0000 (01:22 +1100)
commit5936d5660b5eeacca180798e87ec93cd624b68da
tree88a9ea9d9ad9da14884964c3f407c1bf273ebe72
parenta696b65d8573de23977c866dd95d2324d4de2571
In jst, remove parentheses around interpolated value since almost always JSON, in UglifyJS, add way for caller using interpolate option to find out whether we interpolated (needed since can no longer check for parenthesized ${}), fix bugs
UglifyJS
jst