chore(web): `BUNDLE_CMD` will fail if path contains spaces
Open
chore
web/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
> BUNDLE_CMD="node ${KEYMAN_ROOT}/common/web/es-bundling/build/common-bundle.mjs"
This will fail if there are spaces in the `$KEYMAN_ROOT` variable
_Originally posted by @mcdurdin in https://github.com/keymanapp/keyman/pull/11881#discussion_r1687820157_
Contributor guide
Assessment
This issue has not been assessed yet.