mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-13 04:09:25 +00:00
The way that Server is built for local distribution does not currently handle transitive dependencies for @keymanapp dependencies well. So, this adds four dependencies from @keymanapp/developer-utils to Server so that they will be available in the packaged deployment. A future improvement could be to package developer-utils using npm packaging tools, but these struggled with bundling monorepo dependencies in the past also. |
||
|---|---|---|
| .. | ||
| config | ||
| docs/api/etc | ||
| src | ||
| .gitignore | ||
| build.sh | ||