mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-10 11:59:13 +00:00
Fix build
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ node $TW5_BUILD_TIDDLYWIKI \
|
||||
node $TW5_BUILD_TIDDLYWIKI \
|
||||
./editions/tiddlywiki-surveys \
|
||||
--output $TW5_BUILD_OUTPUT \
|
||||
--rendertiddler $:/core/save/all-external-js surveys.html text/plain \
|
||||
--build index \
|
||||
|| exit 1
|
||||
|
||||
# /share.html Custom edition for sharing via the URL
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
],
|
||||
"build": {
|
||||
"index": [
|
||||
"--render","$:/core/save/all","index.html","text/plain"]
|
||||
"--render","$:/core/save/all","surveys.html","text/plain"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user