if you have multiple producers and consumers with one `package.json` is it possible to have it all

if you have multiple producers and consumers with one
package.json
is it possible to have it all managed in one
wrangler.toml
file or does the directory structure need to have nested sub directories for each worker?
Was this page helpful?