darekf77 / ng2-logger

Isomorphic logger for Browser and NodeJS, ( typescript / javascript ) apps
MIT License
61 stars 17 forks source link

with .43 the client import is broken #48

Closed jimmykane closed 5 years ago

jimmykane commented 5 years ago

I get the usual error fs not found for node_modules backend.js for ng2-logger but I am not using that at ll. I am importing only the client module

darekf77 commented 5 years ago

Please change in your whole project from ng2-logger/client to ng2-logger/browser.

darekf77 commented 5 years ago

@jimmykane Is that a big inconvenience for you ?

darekf77 commented 5 years ago

ok from .44 ng2-logger/client should be also....

jimmykane commented 5 years ago

Nope it's ok :-D