mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 22:33:50 +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": [
|
"plugins": [
|
||||||
"tiddlywiki/tiddlyweb",
|
"tiddlywiki/tiddlyweb",
|
||||||
"tiddlywiki/filesystem"
|
"tiddlywiki/filesystem",
|
||||||
|
"tiddlywiki/codemirror"
|
||||||
],
|
],
|
||||||
"themes": [
|
"themes": [
|
||||||
"tiddlywiki/snowwhite"
|
"tiddlywiki/snowwhite"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user