diff --git a/js/apps/account-ui/pom.xml b/js/apps/account-ui/pom.xml
index c90a569846b0..fe932ccc64d7 100644
--- a/js/apps/account-ui/pom.xml
+++ b/js/apps/account-ui/pom.xml
@@ -69,6 +69,30 @@
com.github.eirslett
frontend-maven-plugin
+
+
+ lib-build
+
+ pnpm
+
+
+ build
+
+ true
+
+
+
+
+ pack
+ package
+
+ pnpm
+
+
+ pack --pack-destination=target
+
+
+
com.google.code.maven-replacer-plugin
@@ -172,25 +196,6 @@
-
- com.github.eirslett
- frontend-maven-plugin
-
-
- pack
- package
-
- pnpm
-
-
- pack --pack-destination=target
-
- true
-
-
-
-
-
\ No newline at end of file