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 -