1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 07:13:15 +00:00

Build the tour edition in the preview

This commit is contained in:
Jeremy Ruston 2023-07-20 09:38:44 +01:00
parent cf9864ebe3
commit abcd2f110f

View File

@ -96,7 +96,7 @@ echo -e -n "title: $:/build\ncommit: $TW5_BUILD_COMMIT\n\n$TW5_BUILD_DETAILS\n"
# /static/static.css Static stylesheet
# /static/favicon.ico Favicon for static pages
node $TW5_BUILD_TIDDLYWIKI \
$TW5_BUILD_MAIN_EDITION \
./editions/tour \
--verbose \
--version \
--load $TW5_BUILD_OUTPUT/build.tid \