Update scripts/postbuild.sh
authorJason Stephenson <jason@sigio.com>
Wed, 20 Feb 2019 14:33:07 +0000 (09:33 -0500)
committerJason Stephenson <jason@sigio.com>
Wed, 20 Feb 2019 14:35:29 +0000 (09:35 -0500)
commitdf1c282dbaad93a9367ea3cf90a5fc9300f78941
treea1153ec1921e941df11542b0d76f379adba3918c
parent44fea0a2dead29a613d89ea609f478b0bd2fc272
Update scripts/postbuild.sh

Modify the postbuild.sh script to write out "npm run build-prod" and
"ng build --prod" to the buildeg.sh script when building the AngularJS
and Angular code, respectively.

Signed-off-by: Jason Stephenson <jason@sigio.com>
scripts/postbuild.sh