@sap/generator-fiori
Version:
Create an SAPUI5 application using SAP Fiori elements or a freestyle approach
9 lines (8 loc) • 637 B
JavaScript
;
// Auto-generated entry stub — re-exports the shared chunk that contains
// the generator class for @sap-ux/deploy-config-sub-generator/generators/headless. Yeoman discovers this file by
// scanning generators/deploy-config-headless/ and registers the namespace @sap/fiori:deploy-config-headless.
const _chunk = require("../deploy-config-sub-generator/index.js");
const _entry = (_chunk && _chunk.__entries) ? _chunk.__entries["generators/headless"] : undefined;
if (!_entry) throw new Error('deploy-config-sub-generator chunk is missing __entries[generators/headless] — rebuild generators/');
module.exports = _entry;