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