From af65bb9d12cbbaf37fa20286aa07ad5875b6552f Mon Sep 17 00:00:00 2001 From: nova Date: Sun, 31 May 2020 09:23:46 +0000 Subject: [PATCH] --- Building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building.md b/Building.md index 52a5e85..b57b3fb 100644 --- a/Building.md +++ b/Building.md @@ -4,7 +4,7 @@ From the root of the project, do ```bash ./mvnw package ``` -This will build the frontend in dev mode. \ +This will build the frontend in dev mode.
Once done, the jar file will be available in the target directory. To build the frontend in production mode, it is necessary to pass an argument to grunt -