mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-03 17:26:56 +00:00
Update clientserver edition to include the codemirror plugin
We don't want to include it in the standalone edition because the plugin is currently 243KB.
This commit is contained in:
parent
693d1803bf
commit
d04962f6e9
@ -1,7 +1,8 @@
|
||||
{
|
||||
"plugins": [
|
||||
"tiddlywiki/tiddlyweb",
|
||||
"tiddlywiki/filesystem"
|
||||
"tiddlywiki/filesystem",
|
||||
"tiddlywiki/codemirror"
|
||||
],
|
||||
"themes": [
|
||||
"tiddlywiki/snowwhite"
|
||||
|
Loading…
x
Reference in New Issue
Block a user