From 93f36cb0af735b2d0c906c7422648beb37e2a9bf Mon Sep 17 00:00:00 2001 From: Leilei332 Date: Sun, 16 Feb 2025 09:52:26 +0800 Subject: [PATCH] Revert tw5.com-docs use external js --- bin/build-site.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/build-site.sh b/bin/build-site.sh index a02389486..d59d3da1b 100755 --- a/bin/build-site.sh +++ b/bin/build-site.sh @@ -242,7 +242,7 @@ node $TW5_BUILD_TIDDLYWIKI \ ./editions/tw5.com-docs \ --load $TW5_BUILD_OUTPUT/build.tid \ --output $TW5_BUILD_OUTPUT/editions/tw5.com-docs/ \ - --build external \ + --build index \ || exit 1 # /editions/twitter-archivist/index.html Twitter Archivist edition