mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 02:15:32 +00:00
In order to reproduce kmc errors, it's very helpful to know how it was instantiated. This change includes the command line call for kmc. This includes things such as a keyboard filename and may include file paths, but does not include private personal information or secrets. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .gitignore | ||
| build.sh | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
@keymanapp/developer-utils
This is a helper library for @keymanapp/kmc and other @keymanapp modules, containing helper functions such as:
spawnChild()- Sentry integration
- MIT license text validation
It is not intended for separate use.
Note: developer/server depends on this module; adding extra dependencies may impact the bundling for that module too (#10872).