mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 17:58:05 +00:00
Available as `@uppy/utils/lib/Translator`. The Translator tests were using `Core()` instead of `Translator()`, so I changed it to using `Translator` instances directly. The functionality being tested did not change. Steps taken: ```bash git mv src/core/Translator.* packages/@uppy/utils/src sed -i 's/[./]*\/core\/Translator/@uppy\/utils\/lib\/Translator/' src/**/*.js vim packages/@uppy/utils/src/Translator.test.js # Fix tests ``` |
||
|---|---|---|
| .. | ||
| store-default | ||
| utils | ||