mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 20:52:06 +08:00
docs: fix typo "jsob" to "json"
This commit is contained in:
parent
37e8f55fa7
commit
f63a228f34
@ -28,7 +28,7 @@ This is useful for using different code or variables when creating a new build.
|
||||
By default no file is replaced in the build.
|
||||
|
||||
You can add additional configurations as required.
|
||||
To add a **staging** environment, create a copy of `src/environments/environment.ts` called `src/environments/environment.staging.ts`, then add a `staging` configuration to `angular.jsob`:
|
||||
To add a **staging** environment, create a copy of `src/environments/environment.ts` called `src/environments/environment.staging.ts`, then add a `staging` configuration to `angular.json`:
|
||||
|
||||
```json
|
||||
"configurations": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user