alloc/saus

Bundle the SSR runtime before publishing

Closed this issue · 1 comments

This avoids having to rebundle it every time the user's code is changed.

The SSR runtime depends on some (internal) dynamic modules, so those need to be externalized.

Implemented in next branch