Open nevf opened 11 years ago
Bumped into the same thing. If there's an inconsistency between browser vs node implementations which shouldn't be there, would be great to have a fix for that. Otherwise, if the implementations are different on purpose, the documentation could be improved to clarify this.
I'm trying to setup Minilog to use in the Browser as follows:
and get:
If I leave the above code out I do get basic minilog working ok. I am loading minilog using require.js in case that is relevant.