Page MenuHomePhabricator

[Cashtab-components] Upgrade to webpack 5
ClosedPublic

Authored by bytesofman on Sep 19 2022, 17:51.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABCc179fd1c75fb: [Cashtab-components] Upgrade to webpack 5
Summary

T2678

Resolve dependabot issues

In this case, the latest version of webpack was required, so webpack migration and storybook upgrades are performed in this diff

Test Plan

npm run build and no errors
npm run storybook and button components still work with cashtab extension

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emack added a subscriber: emack.

npm run build completes with no errors
npm run storybook and the button components still work with cashtab extension

This revision is now accepted and ready to land.Sep 20 2022, 09:33