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)
.gitmodules
UglifyJS [new submodule]
install.sh
jst

index 25724d7..f6c1bf2 100644 (file)
 [submodule "sass_css_cache"]
        path = sass_css_cache
        url = https://git.ndcode.org/public/sass_css_cache.git
+[submodule "UglifyJS"]
+       path = UglifyJS
+       url = https://git.ndcode.org/public/UglifyJS.git
diff --git a/UglifyJS b/UglifyJS
new file mode 160000 (submodule)
index 0000000..0b186d6
--- /dev/null
+++ b/UglifyJS
@@ -0,0 +1 @@
+Subproject commit 0b186d6e651d45d40bdb885e527e65e4625ceb52
index 2bf49b6..0c3b0f9 100755 (executable)
@@ -25,6 +25,7 @@ emailjs_cache \
 html-minifier \
 json_cache \
 json_cache_rw \
+UglifyJS \
 jst \
 jst_cache \
 jstize \
@@ -36,6 +37,7 @@ min_html_cache \
 min_js_cache \
 min_svg_cache \
 node_zettair \
+sass_css_cache \
 text_cache \
 zettair_cache \
 ndcode_site \
diff --git a/jst b/jst
index 01c2d8b..f40ca99 160000 (submodule)
--- a/jst
+++ b/jst
@@ -1 +1 @@
-Subproject commit 01c2d8b85153cfda90524a2aa4ab04e4f2f6511d
+Subproject commit f40ca99d3d54aef03260556441d42316331e0fd9