Skip to content

It is possible to drop winston dependency in production? #49

Answered by Vadorequest
7iomka asked this question in Q&A
Discussion options

You must be logged in to vote

I finally wrote the above-mentioned utility and have started working on replacing the @unly/utils-simple-logger by a new @unly/simple-logger package.

The winston dependency has been removed, and been replaced by chalk (8kb gzipped) which is only being imported on the server.

The new package is <1Kb on the browser.

PR: #314

Replies: 13 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Vadorequest
Comment options

Answer selected by Vadorequest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #49 on June 17, 2020 16:13.