protocol-solidity icon indicating copy to clipboard operation
protocol-solidity copied to clipboard

[SPEC] Investigate Benchmarks and NodeJS dependencies as it relates to webpack

Open nepoche opened this issue 2 years ago • 0 comments

The following issue occurs when the 'perf-hooks' NodeJS package is in protocol-solidity, and attempting to serve the dapp through webpack: https://gist.github.com/nepoche/4f50905aab65ade9d80d5d0cbc0d0c59.

The issue was discovered and the perf_hooks dependency was removed with the following PR: https://github.com/webb-tools/protocol-solidity/pull/139

nepoche avatar Apr 11 '22 14:04 nepoche