remove globalThis and added URL to global
This commit is contained in:
@@ -15,6 +15,7 @@ const __dirname = dirname(__filename);
|
||||
|
||||
const globalVMContext = {
|
||||
URLSearchParams,
|
||||
URL,
|
||||
console: logger,
|
||||
crypto,
|
||||
axios,
|
||||
|
||||
Reference in New Issue
Block a user