blob: 67f7ae089412156c14bd33099894915ba5d3bc90 [file] [log] [blame]
#!/bin/bash
set -x
APP=gird-failure-information-map
ng build $APP --prod --output-hashing=none && cat dist/openk/$APP/runtime-es5.js dist/openk/$APP/polyfills-es5.js dist/openk/$APP/scripts.js dist/openk/$APP/main-es5.js > dist/$APP/$APP.js