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
1 changed files with 1 additions and 1 deletions

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 \