mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 18:29:09 +00:00
This can be copied to kickstart a new package: ```bash cp -R package-template packages/@uppy/dashboard vim packages/@uppy/dashboard/README.md # update PLUGINNAME and other all caps references vim packages/@uppy/dashboard/package.json # add a description and fix the `name` vim packages/@uppy/dashboard/src/index.js # implement! vim packages/@uppy/dashboard/types/index.d.ts # implement! ``` |
||
|---|---|---|
| .. | ||
| index.d.ts | ||