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