forked from github/dataease
Merge pull request #8069 from dataease/pr@dev-v2@chore_frontend_build_error
chore: 前端打包错误
This commit is contained in:
commit
51fa0f2a35
@ -38,7 +38,7 @@
|
||||
<version>${frontend-maven-plugin.version}</version>
|
||||
<executions>
|
||||
<!--首次打包需要放开-->
|
||||
<!--<execution>
|
||||
<execution>
|
||||
<id>install node and npm</id>
|
||||
<goals>
|
||||
<goal>install-node-and-npm</goal>
|
||||
@ -47,7 +47,7 @@
|
||||
<nodeVersion>v16.15.0</nodeVersion>
|
||||
<npmVersion>8.5.5</npmVersion>
|
||||
</configuration>
|
||||
</execution>-->
|
||||
</execution>
|
||||
<!--前端组件有更新需要放开-->
|
||||
<execution>
|
||||
<id>npm install</id>
|
||||
|
Loading…
Reference in New Issue
Block a user