mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-31 05:50:08 +00:00
Steps taken:
```bash
cp -R package-template packages/@uppy/informer
vim packages/@uppy/informer/{README.md,package.json}
vim src/index.js src/plugins/Dashboard/index.js # Update require()s
vim packages/@uppy/informer/package.json # Add dependencies
```
|
||
|---|---|---|
| .. | ||
| core | ||
| locales | ||
| plugins | ||
| react | ||
| scss | ||
| views | ||
| index.js | ||