W3cubDocs

/Angular

generate config

ng generate config [type] [options]

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 Type

string

Allowed Values

browserslist, karma, vitest

Options

project

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

Value Type

string

Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/cli/generate/config