uppy/private
Merlijn Vos 00094af525
Refactor locale scripts & generate types and docs (#3276)
Closes #3232 

### Summary

- Create `locale.js` for every plugin instead of `this.defaultLocale` in the class
- Complete refactor of locale scripts
  - No dynamic plugin class imports with hacks to mimic the environment in order to get the `defaultLocale`.
  - Separate tests and build in separate files
  - Add two modes for test file, `unused` (fails hard) and `warnings`
- Generate docs
  - Use remark to cleanly mutate the file
  - Rename some doc files to match the plugin name (such as `statusbar` --> `status-bar`)
  - Comments in `locale.js` are kept and are present in the docs as well.
- Generate types
2021-11-10 11:43:04 +01:00
..
@types/jasmine ci: update Webdriverio packages (#3027) 2021-07-19 23:20:35 +02:00
locale-pack Refactor locale scripts & generate types and docs (#3276) 2021-11-10 11:43:04 +01:00
remark-lint-uppy Try removing version altogether 2021-10-14 21:44:18 +01:00
README.md Add retext to markdown linter (#3024) 2021-10-14 16:10:45 +02:00

Private packages

Node.js packages for internal use by Uppy, like build tooling. These are not published to npm.