Open
Description
Using this import:
import { serve } from "@upstash/workflow/express";
I get this error in an Express.js ESM app:
file:///XXX/node_modules/.pnpm/@[email protected]/node_modules/@upstash/workflow/chunk-ADOBNR4O.mjs:11
throw Error('Dynamic require of "' + x + '" is not supported');
^
Error: Dynamic require of "path" is not supported
Metadata
Assignees
Labels
No labels