Skip to content

Commit

Permalink
build missing .map source map & .edn caches files
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed May 9, 2015
1 parent bf5c282 commit 07bb585
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.template.xml
Expand Up @@ -214,6 +214,8 @@
<include>**/*.cljc</include>
<include>**/*.cljs</include>
<include>**/*.js</include>
<include>**/*.map</include>
<include>**/*.edn</include>
</includes>
</configuration>
</execution>
Expand Down

0 comments on commit 07bb585

Please sign in to comment.