Skip to content

Commit

Permalink
Fast build of wagmi
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan committed Oct 30, 2023
1 parent 18b11f7 commit 4594a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/1155-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"write-gas-report": "forge test --gas-report > gasreport.ansi",
"build:contracts": "forge build",
"build": "yarn wagmi && yarn copy-abis && tsup",
"wagmi": "wagmi generate",
"wagmi": "FOUNDRY_PROFILE=dev forge build && wagmi generate",
"build:sizes": "forge build --sizes",
"storage-inspect:check": "./script/storage-check.sh check ZoraCreator1155Impl ZoraCreator1155FactoryImpl",
"storage-inspect:generate": "./script/storage-check.sh generate ZoraCreator1155Impl ZoraCreator1155FactoryImpl",
Expand Down

0 comments on commit 4594a5d

Please sign in to comment.