mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-20 05:24:57 +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.
|
By default no file is replaced in the build.
|
||||||
|
|
||||||
You can add additional configurations as required.
|
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
|
```json
|
||||||
"configurations": {
|
"configurations": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user