nmccready / angular-simple-logger

Basic logger with level logging which can also be independent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

when concatenating with my other app files i get an uncaught type error

codenamezjames opened this issue · comments

app.js:446 Uncaught TypeError: myfunction(...) is not a function

a fix would be to prefixing your IIFE with a !

Can you make a pull request / fix to be more clear.

a fix would be to prefixing your IIFE with a !

What is IIFE?