chore(build): don't create unused folders for npm distribution

Related to 5f2eb3e and 0931195

Closes #5098
This commit is contained in:
Pawel Kozlowski 2015-11-03 17:54:12 +01:00
parent 62402457a2
commit c262bda1d3

View File

@ -29,7 +29,6 @@ function publishModule {
if [ $NAME = "angular2" ]; then
# Publish bundles and typings
mkdir -p $PUBLISH_DIR/bundles/typings/angular2
mkdir -p $PUBLISH_DIR/bundles/typings/es6-shim
mkdir -p $PUBLISH_DIR/bundles/typings/jasmine
# Copy Bundles