Page MenuHomePhabricator

Remove redundant configs
ClosedPublic

Authored by jasonbcox on Jun 15 2020, 19:36.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCWEB097ee65c4cc1: Remove redundant configs
Summary

The dev and prod config files do not differ in any way. Maintaining them separately
puts an unnecessary burden on devs with no upside. If we need this later, we can always revert
this patch.

Test Plan

Verify various build methods still work as expected:

make container
make run
make serve

Diff Detail

Repository
rABCWEB Bitcoin ABC Website
Lint
Lint Not Applicable
Unit
Tests Not Applicable