Skip to content

Commit

Permalink
Merge pull request #575 from balancer/config-manual
Browse files Browse the repository at this point in the history
chore: Remove address book config and script. Update config values.
  • Loading branch information
johngrantuk authored May 14, 2024
2 parents bd6258a + aafe7e9 commit d2cab84
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 952 deletions.
1 change: 0 additions & 1 deletion balancer-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"dist/"
],
"scripts": {
"address-book:generate": "npx ts-node -P tsconfig.testing.json -r tsconfig-paths/register ./src/lib/utils/generate-address-books.ts",
"build": "rimraf dist && rollup -c",
"dev": "rollup -c -w",
"test": "ts-mocha --paths --recursive -p tsconfig.testing.json 'src/**/*.spec.ts' --timeout 20000",
Expand Down
Loading

0 comments on commit d2cab84

Please sign in to comment.