Page MenuHomePhabricator

[Cashtab] Do not generate sourcemaps at npm start
ClosedPublic

Authored by bytesofman on Jan 24 2024, 00:04.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC4bac55978cac: [Cashtab] Do not generate sourcemaps at npm start
Summary

Depends on D15258

npm start will list warnings if dependency sourcemaps cannot be found. Many dependencies do not have sourcemaps so these warnings are not useful.

Also seems to load much faster this way.

Test Plan

npm start and no warnings about sourcemaps

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pkgjson-cleanup
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26603
Build 52776: Build Diffcashtab-tests
Build 52775: arc lint + arc unit