nmccready / angular-simple-logger

Basic logger with level logging which can also be independent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Name of dist file should be angular-simple-logger.js

r0b- opened this issue · comments

commented

Right now it's named index.js what doesn't seem right...

Thanks
Rob

Depends on your point of view. From a node / CommonJS standpoint this is normal.

commented

Hmmm, I (have to) use it as a transitive dependency of the leaflet directive in a client app. And it's the only lib of around 20 that is using this naming pattern....

I don't want to argue semantics but I will add the naming you desire and leave the index.js for backwards compat.

commented

Great, thanks a lot!

resolved 5b42df6