Skip to content

Commit

Permalink
Rename web-apps-pro -> web-apps
Browse files Browse the repository at this point in the history
  • Loading branch information
agolybev authored Oct 25, 2019
1 parent 3b97e18 commit de036ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GRUNT_ENV += BUILD_NUMBER=$(BUILD_NUMBER)
GRUNT_ENV += APP_COPYRIGHT="$(APP_COPYRIGHT)"
GRUNT_ENV += PUBLISHER_URL="$(PUBLISHER_URL)"

WEBAPPS_DIR := web-apps-pro
WEBAPPS_DIR := web-apps

WEBAPPS = $(OUTPUT)/$(WEBAPPS_DIR)
NODE_MODULES = build/node_modules ../$(WEBAPPS_DIR)/build/node_modules
Expand Down

0 comments on commit de036ce

Please sign in to comment.