mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-23 09:38:00 +00:00
Rename resolc_packed to resolc_loader
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
importScripts("./resolc_packed.js");
|
||||
importScripts("./resolc_loader.js");
|
||||
|
||||
// Handle messages from the main thread
|
||||
onmessage = async function (e) {
|
||||
|
||||
Reference in New Issue
Block a user