Skip to content

Commit

Permalink
Add build
Browse files Browse the repository at this point in the history
  • Loading branch information
hlibco authored Jun 25, 2018
1 parent 3b43487 commit 94f33a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
@@ -59,4 +59,4 @@ cp "$BP_DIR/.profile.d/inject_react_app_env.sh" "$profile_d_dir/"
export_env_dir "$ENV_DIR" '^(REACT_APP_|NODE_|NPM_)'

# Build the javascript bundle
# npm run build
cd services/web-client && npm run build

0 comments on commit 94f33a8

Please sign in to comment.