adobe / helix-cli

Command-line tools for developing with AEM
Apache License 2.0
49 stars 58 forks source link

feat: Add support for local delivery of UE configuration files #2367

Closed bpauli closed 3 months ago

bpauli commented 3 months ago

The code changes include adding new routes to serve the component definition, filters, and models JSON files. This allows the import server to handle requests for these files from the local file system.

fixes #2366

Please ensure your pull request adheres to the following guidelines:

Related Issues

Thanks for contributing!