Skip to content

Commit 61b54b9

Browse files
committed
docs: FB and OneDrive are not yet in the CDN bundle
1 parent fc28354 commit 61b54b9

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

website/src/docs/facebook.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ Install from NPM:
3535
npm install @uppy/facebook
3636
```
3737

38-
In the [CDN package](/docs/#With-a-script-tag), it is available on the `Uppy` global object:
39-
40-
```js
41-
const Facebook = Uppy.Facebook
42-
```
43-
4438
## CSS
4539

4640
Dashboard plugin is recommended as a container to all Provider plugins, including Facebook. If you are using Dashboard, it [comes with all the nessesary styles](/docs/dashboard/#CSS) for Dropbox as well.

website/src/docs/onedrive.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ Install from NPM:
3535
npm install @uppy/onedrive
3636
```
3737

38-
In the [CDN package](/docs/#With-a-script-tag), it is available on the `Uppy` global object:
39-
40-
```js
41-
const OneDrive = Uppy.OneDrive
42-
```
43-
4438
## CSS
4539

4640
Dashboard plugin is recommended as a container to all Provider plugins, including OneDrive. If you are using Dashboard, it [comes with all the nessesary styles](/docs/dashboard/#CSS) for Dropbox as well.

0 commit comments

Comments
 (0)