Skip to content

Commit

Permalink
Need to include .js files in build
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed May 9, 2015
1 parent 5858966 commit 94ad4db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@
<include>**/*.clj</include>
<include>**/*.cljc</include>
<include>**/*.cljs</include>
<include>**/*.js</include>
</includes>
</configuration>
</execution>
Expand Down

0 comments on commit 94ad4db

Please sign in to comment.