1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-05 20:38:01 +00:00

Add build targets to the core editions

This commit is contained in:
Jermolene
2014-04-26 17:11:56 +01:00
parent f7e50e0950
commit 649f68288a
12 changed files with 62 additions and 12 deletions

View File

@@ -6,5 +6,9 @@
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
]
],
"build": {
"index": [
"--rendertiddler","$:/core/save/all","tw5tank.html","text/plain"]
}
}