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?