mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-25 08:17:58 +00:00
Add minification for resolc_packed.js
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
function uncompress(source, uncompressedSize) {
|
||||
/*
|
||||
Source https://github.com/ethereum/solidity/blob/develop/scripts/ci/mini-lz4.js
|
||||
====
|
||||
based off https://github.com/emscripten-core/emscripten/blob/main/third_party/mini-lz4.js
|
||||
The license only applies to the body of this function (``uncompress``).
|
||||
====
|
||||
|
||||
Reference in New Issue
Block a user