1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 10:07:19 +00:00

Use empty edition to create empty.html and empty.hta

Fixes #7555
This commit is contained in:
jeremy@jermolene.com 2023-06-20 15:43:13 +01:00
parent 13a895bd2d
commit 6fd2139376

View File

@ -107,7 +107,7 @@ node $TW5_BUILD_TIDDLYWIKI \
# /empty.html Empty
# /empty.hta For Internet Explorer
node $TW5_BUILD_TIDDLYWIKI \
$TW5_BUILD_MAIN_EDITION \
./editions/empty \
--verbose \
--output $TW5_BUILD_OUTPUT \
--build empty \