Skip to content

Commit

Permalink
Build matter-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
hlibco authored Jul 3, 2018
1 parent 94f33a8 commit c7a9cfb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,7 @@ 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
cd packages/matter-ui && npm run build
cd ../..
cd services/web-client && npm run build

0 comments on commit c7a9cfb

Please sign in to comment.