Ryan Scott
Results
3
comments of
Ryan Scott
trafficstars
I license past and future contributions under the triple `MIT OR Apache-2.0 OR Zlib` license, allowing licensees to chose any one at their option.
So I guess the best option would be to fetch `console` before the IIFE. I'm thinking something along the lines of: ``` js var globalConsole = console; var maria =...
It seems to work fine for me. I've updated the PR. I'm not sure how to apply this to AMD though, if it is an issue there as well.