diff --git a/frontend/pom.xml b/frontend/pom.xml
index 3385f48..327b78f 100755
--- a/frontend/pom.xml
+++ b/frontend/pom.xml
@@ -43,10 +43,10 @@
webpack-build
- webpack
+ npm
- --output-path=${project.build.directory}/dist
+ run build -- --output-path="${project.build.directory}/dist"