oh cool, there's a miniflare channel ๐ I just worked on a prototype for developing multiple workers
oh cool, there's a miniflare channel
I just worked on a prototype for developing multiple workers but had to use express. Tried to use the
workers array but the contents of /scripts/ can change during dev, and this way the latest script is used for each request. is this an ok approach?
