mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-02-21 23:51:49 -08: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:
parent
e451f2398e
commit
fa67259d6d
2 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
],
|
||||
"bin": {
|
||||
"tiddlywiki": "./core/cli.js"
|
||||
"tiddlywiki": "./cli.js"
|
||||
},
|
||||
"main": "./core/boot.js",
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue