Domenic Denicola wrote:
What I realized is thattoday that is exactly the sort of code you wrap in an
IIFE, i.e. (function () { }());.
Script concatenation does not wrap an IIFE around the whole concatenation, and cannot in general.
/be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

