Skip to content

Commit 0d77958

Browse files
committed
Fixed a bug in the pom.xml
1 parent 1f282be commit 0d77958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</execution>
4949
<execution>
5050
<id>npm run build</id>
51-
<phase>compile</phase>
51+
<phase>pre-clean</phase>
5252
<goals>
5353
<goal>exec</goal>
5454
</goals>

0 commit comments

Comments
 (0)