1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-02 16:56:56 +00:00
jeremy@jermolene.com 2af632a46d Don't use CodeMirror unless in the browser
Avoids crashes when rendering static tiddlers under Node.js that include edit widgets with CodeMirror.

The tiddler "SampleWindowTemplate" in 05606f72ada8363a8c6f049bdca28ab89e455028 was triggering a build error in https://github.com/Jermolene/TiddlyWiki5/runs/4310561088?check_suite_focus=true#step:6:41
2021-11-24 10:41:38 +00:00
..