File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
scripts/docgen/content-sources Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
The Firebase JavaScript SDK implements the client-side libraries used by
11
11
applications using Firebase services. This SDK is distributed via:
12
12
13
- - CDN ( ` <script src=" https://www.gstatic .com/firebasejs/5.5.3/firebase.js"></script> ` )
13
+ - [ CDN] ( https://firebase.google .com/docs/web/setup/#add-sdks-initialize )
14
14
- [ npm package] ( https://www.npmjs.com/package/firebase )
15
15
- [ Bower package] ( https://github.com/firebase/firebase-bower )
16
16
Original file line number Diff line number Diff line change 2
2
The Firebase JavaScript SDK implements the client-side libraries used by
3
3
applications using Firebase services. This SDK is distributed via:
4
4
5
- - CDN ( ` <script src="https://www.gstatic.com/firebasejs/{{ web_sdk_version }}/firebase.js"></script> ` )
5
+ - [ CDN] ( /docs/web/setup/#add-sdks-initialize )
6
6
- [ npm package] ( https://www.npmjs.com/package/firebase )
7
7
- [ Bower package] ( https://github.com/firebase/firebase-bower )
8
8
Original file line number Diff line number Diff line change 2
2
The Firebase JavaScript SDK implements the client-side libraries used by
3
3
applications using Firebase services. This SDK is distributed via:
4
4
5
- - CDN ( ` <script src="https://www.gstatic.com/firebasejs/{{ web_sdk_version }}/firebase.js"></script> ` )
5
+ - [ CDN] ( /docs/web/setup/#add-sdks-initialize )
6
6
- [ npm package] ( https://www.npmjs.com/package/firebase )
7
7
- [ Bower package] ( https://github.com/firebase/firebase-bower )
8
8
You can’t perform that action at this time.
0 commit comments