mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
Steps taken:
```bash
cp -R package-template packages/@uppy/provider-views
vim packages/@uppy/provider-views/{README.md,package.json}
vim src/plugins/{Dropbox,GoogleDrive,Instagram}/index.js # Update require()s
vim src/index.js # Update require()
```
|
||
|---|---|---|
| .. | ||
| core | ||
| locales | ||
| plugins | ||
| react | ||
| scss | ||
| views | ||
| index.js | ||