In jst, change String.replace() to replaceAll() everywhere (this was a nasty bug...
authorNick Downing <nick@ndcode.org>
Wed, 12 Jan 2022 13:49:35 +0000 (00:49 +1100)
committerNick Downing <nick@ndcode.org>
Wed, 12 Jan 2022 13:49:35 +0000 (00:49 +1100)
commita696b65d8573de23977c866dd95d2324d4de2571
treeb2a6c42af32a72f3f44fa98f5e6edb1bf60de77f
parenta1819f6ce07636ccdcafaf74500d3ff241fb7873
In jst, change String.replace() to replaceAll() everywhere (this was a nasty bug), implement string interpolation from server-side to client-side code in a script { }, add modified UglifyJS module to implement interpolation and escaping
.gitmodules
UglifyJS [new submodule]
install.sh
jst