chore(Makefile): add alwaysontop.js to Makefile
This commit is contained in:
parent
5c464a7bda
commit
3b35bbd5cf
2
Makefile
2
Makefile
|
@ -33,6 +33,8 @@ deploy-appbundle:
|
|||
$(BUILD_DIR)/external_api.min.map \
|
||||
$(BUILD_DIR)/device_selection_popup_bundle.min.js \
|
||||
$(BUILD_DIR)/device_selection_popup_bundle.min.map \
|
||||
$(BUILD_DIR)/alwaysontop.min.js \
|
||||
$(BUILD_DIR)/alwaysontop.min.map \
|
||||
$(OUTPUT_DIR)/analytics.js \
|
||||
$(DEPLOY_DIR)
|
||||
|
||||
|
|
Loading…
Reference in New Issue