Skip to content

Commit

Permalink
Merge pull request #11278 from keymanapp/chore/web/drop-redundant-dep
Browse files Browse the repository at this point in the history
chore(web): drops redundant builder-dependency from early gesture dev
  • Loading branch information
jahorton authored Apr 22, 2024
2 parents d3c2ddf + 6fa3d90 commit 78e4f01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ cd "$THIS_SCRIPT_PATH"

builder_set_child_base src
builder_describe "Builds engine modules for Keyman Engine for Web (KMW)." \
"@/common/web/gesture-recognizer build:engine/gestures" \
"clean" \
"configure" \
"build" \
Expand Down

0 comments on commit 78e4f01

Please sign in to comment.