chore: make compiler_cli build again

This commit is contained in:
Tobias Bosch
2016-05-02 09:56:38 -07:00
parent 43527172ed
commit c386fc8379
4 changed files with 7 additions and 6 deletions

View File

@ -50,7 +50,7 @@ do
UMDES5PATH=${DESTDIR}/${PACKAGE}.umd.js
echo "====== COMPILING: \$(npm bin)/ng2tc -p ${SRCDIR}/tsconfig.json ====="
echo "====== COMPILING: \$(npm bin)/ng2tc -p ${SRCDIR}/tsconfig-es5.json ====="
$(npm bin)/ng2tc -p ${SRCDIR}/tsconfig-es5.json
cp ${SRCDIR}/package.json ${DESTDIR}/