mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 17:58:05 +00:00
Steps taken: ```bash git mv src/core/Plugin.js packages/@uppy/core/src vim packages/@uppy/core/src/index.test.js # Update require sed -i 's/[./]*\/core\/Plugin/@uppy\/core\/lib\/Plugin/' src/**/*.js vim test/mocks/* # manually update require() calls vim website/src/docs/writing-plugins.md # manually update require() calls ``` |
||
|---|---|---|
| .. | ||
| private_modules/hexo-renderer-uppyexamples | ||
| scripts | ||
| src | ||
| themes/uppy | ||
| _config.yml | ||
| build-examples.js | ||
| doc-order.json | ||
| package-lock.json | ||
| package.json | ||
| update.js | ||
| VUEORG_LICENSE | ||