Skip to content

Commit 07bb585

Browse files
committed
build missing .map source map & .edn caches files
1 parent bf5c282 commit 07bb585

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.template.xml

+2
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,8 @@
214214
<include>**/*.cljc</include>
215215
<include>**/*.cljs</include>
216216
<include>**/*.js</include>
217+
<include>**/*.map</include>
218+
<include>**/*.edn</include>
217219
</includes>
218220
</configuration>
219221
</execution>

0 commit comments

Comments
 (0)