dashevo / js-dash-sdk

DEPRECATED Dash client-side library for wallet payment/signing and application development. (Wallet, DAPI, Primitives, BLS, ...)
https://dashevo.github.io/platform/SDK/
MIT License
36 stars 21 forks source link

feat: update webpack to v.5 #284

Closed shuplenkov closed 2 years ago

shuplenkov commented 2 years ago

Issue being fixed or feature implemented

Need to update webpack to version 5 before monorepository migration

What was done?

Webpack was updated to version 5 Webpack configs were updated

How Has This Been Tested?

With tests

Breaking Changes

No

Checklist:

For repository code-owners and collaborators only