1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-31 01:48:02 +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

@@ -7,5 +7,9 @@
"tiddlywiki/snowwhite"
],
"includeWikis": [
]
],
"build": {
"index": [
"--rendertiddler","$:/core/save/all","highlightdemo.html","text/plain"]
}
}