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

Start using the build command in batch files

This commit is contained in:
Jermolene 2014-06-12 08:36:53 +01:00
parent 9547a1f01c
commit 0e09fbf46a

View File

@ -26,6 +26,5 @@ node ./tiddlywiki.js \
./editions/tw5.com \
--verbose \
--output $TW5_BUILD_OUTPUT \
--rendertiddler $:/core/save/all index.html text/plain \
--savetiddler $:/favicon.ico favicon.ico \
--build index favicon \
|| exit 1