mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-22 02:38:54 +00:00
Moved command line interface so that it's not included in the core
We don't want it in the browser
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
}
|
||||
],
|
||||
"bin": {
|
||||
"tiddlywiki": "./core/cli.js"
|
||||
"tiddlywiki": "./cli.js"
|
||||
},
|
||||
"main": "./core/boot.js",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user