I think he meant the regular node.js 'require', but actually this does not need iife either see: http://stackoverflow.com/questions/21531329/are-node-js-modules-need-to-be-wrapped-inside-the-module-pattern
On Monday, September 5, 2016 at 1:17:23 PM UTC+1, Danielo Rodríguez wrote: > > > > El lunes, 5 de septiembre de 2016, 13:03:25 (UTC+2), BJ escribió: >> >> yes >> > > But then what was Jeremy referring to when he wrote: > > The reason for the apparently unnecessary IFE is so that the same .js >> files can be require()'d by regular Node.js code. > > > Seems that there is some reasoning (or at least one situation) that makes > them necessary. > > Regards > > > -- 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/5ed6ba9b-52b9-4c85-82ea-aabf511b13bb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
