Skip to content

Commit

Permalink
chore: don’t shadow tsconfig.json used for editors by build specifi…
Browse files Browse the repository at this point in the history
…c tsconfig.json
  • Loading branch information
tbosch committed May 2, 2016
1 parent b88384e commit 4352717
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ do


echo "====== COMPILING: \$(npm bin)/ng2tc -p ${SRCDIR}/tsconfig.json ====="
$(npm bin)/ng2tc -p ${SRCDIR}/tsconfig.json
$(npm bin)/ng2tc -p ${SRCDIR}/tsconfig-es5.json
cp ${SRCDIR}/package.json ${DESTDIR}/


Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4352717

Please sign in to comment.