mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +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 ``` |
||
|---|---|---|
| .. | ||
| endtoend | ||
| mocks | ||
| resources | ||
| .eslintrc.json | ||