fix(developer): correct path for kmc sourcemaps in sentry upload

Fixes #11043 (hopefully).
This commit is contained in:
Marc Durdin 2024-03-22 09:02:36 +07:00
parent ab8d41c008
commit dafb3d8192

View file

@ -130,7 +130,7 @@ if builder_start_action bundle; then
--org keyman \
--project keyman-developer \
--release "$VERSION_GIT_TAG" \
build/ "${SOURCEMAP_PATHS[@]}"
build/dist/ "${SOURCEMAP_PATHS[@]}"
# Manually copy over kmcmplib module
cp ../kmc-kmn/build/src/import/kmcmplib/wasm-host.wasm build/dist/