chore(web): add utils dependency to core-processor (es-bundling)

This commit is contained in:
Marc Durdin 2024-08-22 15:58:53 +02:00
parent 1a8d8a771b
commit e015072213

View file

@ -15,6 +15,7 @@ SUBPROJECT_NAME=engine/core-processor
builder_describe "Keyman Core WASM integration" \
"@/core:wasm" \
"@/common/web/utils" \
"clean" \
"configure" \
"build" \