Page MenuHomePhabricator

[Cashtab] Update dep per msg seen during build
ClosedPublic

Authored by bytesofman on Thu, May 8, 23:09.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC2f3f0feefdbf: [Cashtab] Update dep per msg seen during build
Summary

Running npx update-browserslist-db@latest as a warning msg appears to this effect during npm run build

Test Plan

npm test

Diff Detail

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

Event Timeline

bytesofman published this revision for review.Thu, May 8, 23:20

are these the warnings you're referring to when npm run build? If so I'm still seeing them

image.png (361×1 px, 88 KB)

are these the warnings you're referring to when npm run build? If so I'm still seeing them

image.png (361×1 px, 88 KB)

no -- the warning said npx update-browserslist-db@latest and included links + explanation of why; you can see it if you npm run build on master

the source map stuff is a separate issue

This revision is now accepted and ready to land.Fri, May 9, 09:06