parent
2773b9f90d
commit
04e9a0aa9b
@ -1,7 +1,8 @@ |
|||||||
git rm -rf typescript/typechain |
git rm -rf typescript/typechain/optics-xapps |
||||||
|
git rm -rf typescript/typechain/optics-core |
||||||
cd solidity/optics-core |
cd solidity/optics-core |
||||||
hardhat compile |
npm run compile |
||||||
cd ../optics-xapps |
cd ../optics-xapps |
||||||
hardhat compile |
npm run compile |
||||||
cd ../.. |
cd ../.. |
||||||
git add typescript/typechain |
git add typescript/typechain |
||||||
|
Loading…
Reference in new issue