Hi, > What does ' bypassing the Node resolver' mean? >> > > I made an assumption since Node.js uses file paths to resolve modules > while TW uses tiddler titles to resolve modules. And so I thought TW was > implementing it's own module system and not relying on Node.js to resolve > the require() statements. >
I think you're right. At least that's how I would interpret $tw.modules.execute() <https://github.com/Jermolene/TiddlyWiki5/blob/master/boot/boot.js#L637-L720> . 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 [email protected]. To post to this group, send email to [email protected]. 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/9796665e-c47f-4550-9cf5-d70565ecbc58%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
