What a generated module needs to know about the deployment it serves. name
is the deployment's name, which is also the named export the generated
module imports from the config module. configModule is that module's
specifier relative to the directory holding the config file.
What a generated module needs to know about the deployment it serves.
nameis the deployment'sname, which is also the named export the generated module imports from the config module.configModuleis that module's specifier relative to the directory holding the config file.