mperdeck/jsnlog.js

Version without CommonJs planned (or even possible?)

Cyber1000 opened this issue · 0 comments

Upgraded an angular app and getting this warning:
Warning: main.ts depends on 'jsnlog'. CommonJS or AMD dependencies can cause optimization bailouts.

I know how to suppress this warnign, but just curious: for example lodash provides an es-confirm alternative with lodash-es

Is this planned (or even possible) with jsnlog?
Thanks!