diff --git a/web/src/engine/core-processor/build.sh b/web/src/engine/core-processor/build.sh index 14379c8765..4d0818f578 100755 --- a/web/src/engine/core-processor/build.sh +++ b/web/src/engine/core-processor/build.sh @@ -15,6 +15,7 @@ SUBPROJECT_NAME=engine/core-processor builder_describe "Keyman Core WASM integration" \ "@/core:wasm" \ + "@/common/web/utils" \ "clean" \ "configure" \ "build" \