mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
Rename web-apps-pro -> web-apps
This commit is contained in:
2
Makefile
2
Makefile
@ -24,7 +24,7 @@ GRUNT_ENV += BUILD_NUMBER=$(BUILD_NUMBER)
|
|||||||
GRUNT_ENV += APP_COPYRIGHT="$(APP_COPYRIGHT)"
|
GRUNT_ENV += APP_COPYRIGHT="$(APP_COPYRIGHT)"
|
||||||
GRUNT_ENV += PUBLISHER_URL="$(PUBLISHER_URL)"
|
GRUNT_ENV += PUBLISHER_URL="$(PUBLISHER_URL)"
|
||||||
|
|
||||||
WEBAPPS_DIR := web-apps-pro
|
WEBAPPS_DIR := web-apps
|
||||||
|
|
||||||
WEBAPPS = $(OUTPUT)/$(WEBAPPS_DIR)
|
WEBAPPS = $(OUTPUT)/$(WEBAPPS_DIR)
|
||||||
NODE_MODULES = build/node_modules ../$(WEBAPPS_DIR)/build/node_modules
|
NODE_MODULES = build/node_modules ../$(WEBAPPS_DIR)/build/node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user