fix: watch-fs prevents build

This commit is contained in:
tiddlygit-test 2020-08-20 21:41:18 +08:00
parent 9c0c07df97
commit 813d3305e9
2 changed files with 2 additions and 2 deletions

View file

@ -11,6 +11,7 @@ function startNodeJSWiki() {
$tw.boot.argv = [
'+plugins/tiddlywiki/filesystem',
'+plugins/tiddlywiki/tiddlyweb',
'+plugins/linonetwo/watch-fs',
homePath,
'--listen',
`anon-username=${userName}`,

View file

@ -38,8 +38,7 @@
"mat/field-value-selector",
"linonetwo/opened-tiddlers-bar",
"linonetwo/copy-on-select",
"linonetwo/prevent-edit",
"linonetwo/watch-fs"
"linonetwo/prevent-edit"
],
"themes": [
"tiddlywiki/vanilla"