hey, I am testing my dapp, but when there are errors on the contracts I am starting everything again, is it possible to tell truffle to only compile and deploy what I have changed?

Aug 20, 2018, 2:27 PM
I would use a linter which prevents you from making most errors anyway
Aug 20, 2018, 2:30 PM
I didn't know, I will take a look, thank you
mmm there is no linter for solidity, am I wrong?
Aug 20, 2018, 2:37 PM
https://atom.io/packages/atom-solidity-linter I use this one
Aug 20, 2018, 2:38 PM
great thank you
Aug 20, 2018, 2:38 PM

© 2024 Draquery.com All rights reserved.