Skip to content

Commit

Permalink
Fix the automatic generation of package into Github.
Browse files Browse the repository at this point in the history
  • Loading branch information
seblucas committed May 3, 2017
1 parent acf6097 commit fc4175b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Expand Up @@ -30,6 +30,7 @@
<fileset dir=".">
<include name="**" />
<exclude name="components/**" />
<exclude name="node_modules/**" />
<exclude name="test/**" />
<exclude name=".hg*/**" />
<exclude name=".git/**" />
Expand Down

0 comments on commit fc4175b

Please sign in to comment.