Skip to content

Commit 94ad4db

Browse files
committed
Need to include .js files in build
1 parent 5858966 commit 94ad4db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.template.xml

+1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@
213213
<include>**/*.clj</include>
214214
<include>**/*.cljc</include>
215215
<include>**/*.cljs</include>
216+
<include>**/*.js</include>
216217
</includes>
217218
</configuration>
218219
</execution>

0 commit comments

Comments
 (0)