App configuration management library for Adobe Commerce applications
npm install @adobe/aio-commerce-lib-app@adobe/aio-commerce-lib-app> [!WARNING]
> This package is still under development and is not yet ready for use. You might be able to install it, but you may encounter breaking changes.
App configuration management library for Adobe Commerce applications.
This library provides tools for defining, validating, and managing configurations for Adobe Commerce applications. It defines the configuration schema, provides validation, and supports multiple configuration file formats with built-in TypeScript support.
``bash``
npm install @adobe/aio-commerce-lib-app
See the Usage Guide for more information.
This package is part of the Adobe Commerce SDK monorepo. Refer to the Contributing Guide and Development Guide for information on development setup and guidelines.