1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-09 14:26:07 +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

@@ -15,5 +15,9 @@
"en-GB",
"de-AT",
"de-DE"
]
],
"build": {
"index": [
"--rendertiddler","$:/core/save/all","de-at-demo.html","text/plain"]
}
}