trufflesuite / truffle-compile

Compiler helper and artifact manager
22 stars 46 forks source link

Make truffle-compile better for bundling #8

Closed tcoulter closed 7 years ago

tcoulter commented 7 years ago

(FYI, for background: This listener needs to be removed in a NodeJS environment because the listener will rethrow all errors making output really nasty. We don’t need that behavior, hence why the listener is removed immediately.)