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