mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +00:00
14 lines
229 B
Plaintext
14 lines
229 B
Plaintext
|
{
|
||
|
"plugins": [
|
||
|
"tiddlywiki/upgrade"
|
||
|
],
|
||
|
"themes": [
|
||
|
"tiddlywiki/vanilla",
|
||
|
"tiddlywiki/snowwhite"
|
||
|
],
|
||
|
"build": {
|
||
|
"upgrade": [
|
||
|
"--makelibrary",
|
||
|
"--rendertiddler","$:/core/save/all","upgrade.html","text/plain"]
|
||
|
}
|
||
|
}
|