Hi Danielo,

>From what I would guess, you could call $tw.modules.define 
<https://github.com/Jermolene/TiddlyWiki5/blob/06b7de415cd2cef3848f2ef2516200ee79afd130/boot/bootprefix.js>
 
directly, but I don't know it that requires any post-processing for what 
you're eventually trying to achieve.

By the looks of it, calling $tw.wiki.defineTiddlerModules 
<https://github.com/Jermolene/TiddlyWiki5/blob/06b7de415cd2cef3848f2ef2516200ee79afd130/boot/boot.js>
 
should be fine too, at least it appears to avoid throwing a bunch of 
"Warning: Redefined module..." console logs. However, it will re-process 
all dictionaries and json tiddlers, which at least seems quite unnecessary.

Best wishes,

Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/951fdbaa-4018-4487-90a0-a727c2c3e149%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to