Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
Add abiMap to scd build script
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanbennett committed Apr 30, 2020
1 parent a0050d2 commit 209807a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dai-plugin-scd/scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ babel src --out-dir ./dist/src

copyfiles \
contracts/abis/* \
contracts/abiMap.json \
src/config/presets/* \
contracts/addresses/* \
dist

0 comments on commit 209807a

Please sign in to comment.