dhis2_configure_build_system
Configure build system for DHIS2 apps by setting up d2.config.js, webpack, entry points, custom authorities, PWA features, and proxy options to streamline development and deployment.
Instructions
Set up build system configuration for DHIS2 app (d2.config.js, webpack, etc.)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appName | Yes | Name of the application | |
customAuthorities | No | Custom authorities required by the app | |
entryPoints | No | ||
proxy | No | ||
publicPath | No | Public path for assets (for CDN deployment) | |
pwa | No |