spiegel-keyman/developer/src/kmc-copy
Marc Durdin a8f5ee3362 fix(developer): resolve input project path for kmc copy
Relative paths would cause `kmc copy` to fail to find sources files for
the project, because component paths would be constructed incorrectly.
The cleanest fix is to ensure that we always full resolve local file
paths before attempting to copy the project.

Fixes: #15659
2026-03-09 07:08:47 +01:00
..
config feat(developer): seed kmc-copy 2024-10-22 10:28:00 +07:00
src fix(developer): resolve input project path for kmc copy 2026-03-09 07:08:47 +01:00
test maint(developer): make TestCompilerCallbacks usage more consistent and simplify 2026-03-03 16:44:06 +01:00
.eslintrc.cjs chore(developer): finalize activation of prefer-const within developer TS modules 2025-04-30 09:41:07 +07:00
build.sh maint(resources): move NPM package publishing to GitHub Actions 2025-10-27 16:31:55 +01:00
package.json maint(resources): add repository record for all published packages 2025-10-29 14:35:31 +01:00
tsconfig.json refactor(developer): consolidate project loader 2025-04-03 11:37:54 +07:00