CLI

generate config

Command
ng generate config

Generates configuration files for your project. These files control various aspects of your project's build process, testing, and browser compatibility. This schematic helps you create or update essential configuration files with ease.

Arguments

type

Specifies the type of configuration file to generate.

Value Typestring

Options

project

The name of the project where the configuration file should be created or updated.

Value Typestring
Jump to details