URL.createObjURL() and new Blob doesnt work in runJS

* Describe the bug

URL.createObjURL() and new Blob doesnt work in runJS

* Environment

  • NocoBase version: 2.0.0-alpha.59

  • Database type and version: PostgreSQL 16

  • OS: Windows

  • Deployment Methods: Docker

  • Docker image version: nocobase/nocobase:2.0.0-alpha.59

  • NodeJS version:

* How To Reproduce

try to URL.createObjURL() and new Blob in runJS

Expected behavior

it’s supposed to create an obj url.