bytesbay / web3-token

Web3 Token is a new way to authenticate users in a hybrid dApps using signed messages. Implementation of EIP-4361.
380 stars 50 forks source link

Is there any way to make this smaller? #29

Closed GibsDev closed 2 years ago

GibsDev commented 2 years ago

This adds quite a lot of size to a webpack bundle.

webpack production run results: image

Any suggestions?

bytesbay commented 2 years ago

Reduced the size more than 70% in the latest patch

yektas commented 2 years ago

Reduced the size more than 70% in the latest patch

image

It is still quite a big bundle size 172 KB gzipped 🤔

bytesbay commented 2 years ago

I dont have any idea to make it smaller, because it uses a big package