[Build] Include examples in build

This commit is contained in:
Victor Woeltjen 2016-01-15 11:44:26 -08:00
parent aab53c4ae1
commit 0dc715199d

View File

@ -44,7 +44,6 @@
<exclude>protractor/**/*</exclude>
<exclude>node_modules/**/*</exclude>
<exclude>platform/core/bundle.json</exclude>
<exclude>example/**/*</exclude>
<exclude>**/test/lib/*</exclude>
<exclude>target/**/*</exclude>
</excludes>