generate_configs
Generate build configurations, CI/CD setups, and workflow files for browser compatibility based on specified targets and project types.
Instructions
Generate complete build configurations, CI/CD setups, and workflow files for browser compatibility
Input Schema
Name | Required | Description | Default |
---|---|---|---|
configType | No | Type of configuration to generate | all |
includePolyfills | No | Include polyfill configurations | |
projectType | No | Project framework type | react |
target | No | Primary browser target for configuration | chrome-37 |