trufflesuite / truffle-compile

Compiler helper and artifact manager
22 stars 46 forks source link

fix: strict was enabled by default via errors array always being populated #1

Open hookercookerman opened 7 years ago

hookercookerman commented 7 years ago

even thou default was to not be strict the errors array would always be populated resulting in an compile error on warnings therefore the artefacts would not be created.