mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 02:15:32 +00:00
chore(web): fixes a describe_outputs
This commit is contained in:
parent
09c598ca8f
commit
281ffe2d8d
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ builder_describe_outputs \
|
|||
configure:keyboard-cache ../../../node_modules \
|
||||
configure:main ../../../node_modules \
|
||||
configure:osk ../../../node_modules \
|
||||
build:device-detect $(output_path $CONFIGURATION $OUTPUT_DIR)/index.js \
|
||||
build:configuration $(output_path $CONFIGURATION $OUTPUT_DIR)/index.js \
|
||||
build:device-detect $(output_path $DEVICEDETECT $OUTPUT_DIR)/kmwdevice.js \
|
||||
build:dom-utils $(output_path $DOMUTILS $OUTPUT_DIR)/index.js \
|
||||
build:element-wrappers $(output_path $ELEMENTWRAPPERS $OUTPUT_DIR)/index.js \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue