Docs: Emulator guide missing breaking changes in >7.0
- Ngôn ngữ chính
- TypeScript
- Star
- 7.8k
- Fork
- 2.2k
- Merge trung bình
- 22 giờ 28 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
### How to reproduce these conditions
The [upgrade guide](https://github.com/angular/angularfire/blob/master/docs/version-7-upgrade.md) for v7 mentions a breaking change: "`USE_EMULATOR` DI token is now in the form of `['http://localhost:9099']`". This change is not documented in [the Emulators guide](https://github.com/angular/angularfire/blob/master/docs/emulators/emulators.md). The Emulators guide still shows:
`{ provide: USE_AUTH_EMULATOR, useValue: environment.useEmulators ? ['localhost', 9099] : undefined },`
This is shown under '6.1 Method'. Something should probably be written for v7+.
Hướng dẫn đóng góp
Hướng nghiên cứu
Đọc docs/version-7-upgrade.md và so sánh hướng dẫn về USE_EMULATOR trong đó với ví dụ trong docs/emulators/emulators.md ở “6.1 Method.” Cập nhật hướng dẫn Emulators cho v7+ để giá trị USE_AUTH_EMULATOR được ghi lại khớp với định dạng của breaking change, sau đó xác minh rằng ví dụ và phần giải thích xung quanh là nhất quán.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- angular, firebase, typescript
- Lĩnh vực
- documentation
- Loại issue
- Tài liệu
- Độ khó
- 1/5
- Thời gian dự kiến
- Dưới một giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 57/100