forked from github/dataease
revert: pom
This commit is contained in:
parent
62e57cb756
commit
13b43c1252
@ -49,7 +49,7 @@
|
|||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
<!--前端组件有更新需要放开-->
|
<!--前端组件有更新需要放开-->
|
||||||
<execution>
|
<!-- <execution>
|
||||||
<id>npm install</id>
|
<id>npm install</id>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>npm</goal>
|
<goal>npm</goal>
|
||||||
@ -57,7 +57,7 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<arguments>install</arguments>
|
<arguments>install</arguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution> -->
|
||||||
|
|
||||||
<execution>
|
<execution>
|
||||||
<id>npm run build</id>
|
<id>npm run build</id>
|
||||||
|
Loading…
Reference in New Issue
Block a user