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
Lint
Lint Not Applicable
Unit
Tests Not Applicable