parser icon indicating copy to clipboard operation
parser copied to clipboard

Running in Cloudflare workers

Open royletron opened this issue 2 months ago • 0 comments

I am getting the following when attempting to import parser into a Cloudflare worker project:

[vite] Internal server error: Error running module "

Presumably due to the module being bundled by Vite. Has anyone had any success in getting it to work in CF workers?

royletron avatar Oct 04 '25 11:10 royletron