wighawag / hardhat-deploy

hardhat deployment plugin
MIT License
1.2k stars 296 forks source link

export without deploy. #319

Closed drortirosh closed 2 years ago

drortirosh commented 2 years ago

I use hardhat deploy --export-all parameter, which is very convenient.

the file can be re-generated by re-running the deployment script (which does nothing if nothing is changed) is it possible just to trigger the exporting without even attempting to re-deploy?

wighawag commented 2 years ago

there is the export command : https://github.com/wighawag/hardhat-deploy#6-hardhat-export