diff --git a/not-alone-web/pom.xml b/not-alone-web/pom.xml index 5d1aad556e5a80c917b5a4eef012271abde25a40..ebcfdb75edae4538928bbc4a133ea033b4837160 100644 --- a/not-alone-web/pom.xml +++ b/not-alone-web/pom.xml @@ -1,7 +1,7 @@ + xmlns="http://maven.apache.org/POM/4.0.0" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> not-alone fr.univnantes.alma @@ -21,7 +21,7 @@ ./ v14.11.0 - 6.14.8 + 7.0.10 @@ -29,12 +29,17 @@ install-node-and-npm + generate-resources npm install npm + + install + + generate-resources npm run build @@ -46,11 +51,11 @@ - code geneation - generate-sources - - npm - + code generation + compile + + npm + run codegen