alloc/saus

Let plugins specify if a module is injected on each request

aleclarson opened this issue · 0 comments

Currently, only the saus/client module has this power. Basically, isolated modules are reloaded on each request if they depend on saus/client, since its exports depend on the request. Other modules (injected by plugins) may also want this power.