google / peoplemath

Web application for team planning
Apache License 2.0
127 stars 36 forks source link

More user-friendly way of pushing a non-prod Angular build to App Engine #85

Open amdw opened 4 years ago

amdw commented 4 years ago

Right now build_appengine.sh passes --prod to ng build, and to change that you have to edit the script. It would be good to have a simpler way of doing this.