saus
saus copied to clipboard
Let plugins specify if a module is injected on each request
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.