Generate static file(s) with module style exports
. Will render exports
from arguments, or other modules, as static variables (const
). When calling other modules, will include all exports which are found using import * as ...
, including default
a