1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-02 19:08:02 +00:00

Build empty.html with the main edition

So that we get the OfficialPluginLibrary tiddler added in c69a3e827 included in the empty prerelease
This commit is contained in:
jeremy@jermolene.com
2021-03-09 09:23:46 +00:00
parent c69a3e827a
commit 8980927b54

View File

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