Either: - run `wrangler dev` for both worker projects or - include the second worker as a new Worker

Either:
  • run
    wrangler dev
    for both worker projects or
  • include the second worker as a new WorkerEntrypoint in the same project (see demo project)
Was this page helpful?